]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/python/README.md
Add a python cookbook
[chef.git] / cookbooks / python / README.md
diff --git a/cookbooks/python/README.md b/cookbooks/python/README.md
new file mode 100644 (file)
index 0000000..120d710
--- /dev/null
@@ -0,0 +1,4 @@
+# Python Cookbook
+
+This cookbook installs the Python runtime, and defines a `python_package`
+provider to install packages using pip.