[ 
https://issues.apache.org/jira/browse/CLIMATE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012990#comment-14012990
 ] 

ASF GitHub Bot commented on CLIMATE-427:
----------------------------------------

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 <jo...@apache.org>
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.

----


> Make easy-ocw pip dependencies install from a requirements file
> ---------------------------------------------------------------
>
>                 Key: CLIMATE-427
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-427
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: build process
>    Affects Versions: 0.3-incubating
>            Reporter: Michael Joyce
>            Assignee: Michael Joyce
>             Fix For: 0.4
>
>
> At the moment all the pip requirements are installed manually in the easy-ocw 
> scripts. It would be much nicer to install them from a dependency file to 
> simplify the install scripts.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to