GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/50
CLIMATE-427 - Install pip dependencies from a requirements file
- Add ocw-pip-dependencies.txt for tracking all pip installed
dependencies needed in an Easy-OCW installation. Note that this
doesn't include things such as virtualenv or virtualenvwrapper which
are only installed if the user requests them. This only includes
dependencies that are pip installed by both the OS X and Ubuntu
install scripts.
- Update the OS X and Ubuntu install scripts to use the new requirements
text for pip installation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-427
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/50.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #50
----
commit ef25667da857aa8ac82ffa9e6a751e72583d9aad
Author: Michael Joyce <[email protected]>
Date: 2014-05-29T21:54:03Z
CLIMATE-427 - Install pip dependencies from a requirements file
- Add ocw-pip-dependencies.txt for tracking all pip installed
dependencies needed in an Easy-OCW installation. Note that this
doesn't include things such as virtualenv or virtualenvwrapper which
are only installed if the user requests them. This only includes
dependencies that are pip installed by both the OS X and Ubuntu
install scripts.
- Update the OS X and Ubuntu install scripts to use the new requirements
text for pip installation.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---