GitHub user MJJoyce opened a pull request:

    https://github.com/apache/climate/pull/56

    CLIMATE-454 - Copy over install dependencies during VM build

    - The requirements files for pip and conda weren't being copied over
      during the VM build which was causing it to fail. The requirements
      files for both pip and conda are copied over now even though the conda
      one isn't used at the moment. In the future, it is planned that conda
      will be used instead of downloading an Anaconda Python distribution.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MJJoyce/climate CLIMATE-454

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/56.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 #56
    
----
commit 3fd3478a170d7f94166b6d1253d50608c866739b
Author: Michael Joyce <jo...@apache.org>
Date:   2014-06-04T18:13:49Z

    CLIMATE-454 - Copy over install dependencies during VM build
    
    - The requirements files for pip and conda weren't being copied over
      during the VM build which was causing it to fail. The requirements
      files for both pip and conda are copied over now even though the conda
      one isn't used at the moment. In the future, it is planned that conda
      will be used instead of downloading an Anaconda Python distribution.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to