Details
Description
The python_pip provider should be able to use a requirements file to install a set of packages for an application. Currently in the application::django recipe we instead use an execute, which is not nearly as awesome.
The python_pip provider should be able to use a requirements file to install a set of packages for an application. Currently in the application::django recipe we instead use an execute, which is not nearly as awesome.
Pull request here:
https://github.com/opscode/cookbooks/pull/365
Against the old monolithic repository. I don't see a PR from Sivy on the new repository.