X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f78177d6e5307c29e8f88be45fccf6e550dc2ce8..810efa014aa370e5f828d7fb9f33cb9e22de56e2:/cookbooks/python/README.md diff --git a/cookbooks/python/README.md b/cookbooks/python/README.md new file mode 100644 index 000000000..120d7100a --- /dev/null +++ b/cookbooks/python/README.md @@ -0,0 +1,4 @@ +# Python Cookbook + +This cookbook installs the Python runtime, and defines a `python_package` +provider to install packages using pip.