[ https://issues.apache.org/jira/browse/CLIMATE-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446786#comment-15446786 ]
ASF GitHub Bot commented on CLIMATE-862: ---------------------------------------- GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/401 CLIMATE-862: More updates to conda recipe files @lewismc @Omkar20895 Please let me know if coveralls is actually necessary for the `podaacpy` code to run. Since it is listed as a dependency in `setup.py`, I also had to build a conda recipe for it internally in order to get `podaacpy` to build which ended up being quite a pain to deal with. Anyway to test this, navigate to the `conda_recipes` directory, then run `` conda update conda-build conda build ocw conda clean -pt conda create -n test python source activate test conda install --use-local ocw `` You can merge this pull request into a Git repository by running: $ git pull https://github.com/agoodm/climate CLIMATE-862 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/401.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 #401 ---- commit 12eb7ed9edc4349c7bc5a35f5d3e8501d70823de Author: Alex Goodman <ago...@users.noreply.github.com> Date: 2016-08-29T19:06:02Z CLIMATE-862: More updates to conda recipe files ---- > More updates to conda recipe files > ---------------------------------- > > Key: CLIMATE-862 > URL: https://issues.apache.org/jira/browse/CLIMATE-862 > Project: Apache Open Climate Workbench > Issue Type: Bug > Components: build process > Affects Versions: 1.1.0 > Reporter: Alex Goodman > Assignee: Alex Goodman > Fix For: 1.2.0 > > > There are two updates that need to be done with the conda recipe files: > - Add recipe files for podaacpy > - Add version requirements for the dependencies in ocw/meta.yaml -- This message was sent by Atlassian JIRA (v6.3.4#6332)