Mercurial > repos > scottx611x > cooler_convert
changeset 8:66b5db71484b draft
planemo upload commit 9e980862c8b763cf3dd0209be49f0d2d75a90614-dirty
| author | scottx611x |
|---|---|
| date | Sun, 20 Nov 2016 23:18:02 -0500 |
| parents | 5635f04839c8 |
| children | 18f6abd5cb80 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 0 insertions(+), 21 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Sun Nov 20 21:01:29 2016 -0500 +++ b/tool_dependencies.xml Sun Nov 20 23:18:02 2016 -0500 @@ -24,25 +24,4 @@ </actions> </install> </package> - <package name="h5py" version="2.6.0"> - <install version="1.0"> - <actions> - <action md5="ec476211bd1de3f5ac150544189b0bf4" type="download_by_url">https://pypi.python.org/packages/22/82/64dada5382a60471f85f16eb7d01cc1a9620aea855cd665609adf6fdbb0d/h5py-2.6.0.tar.gz</action> - <action type="set_environment_for_install"> - <repository changeset_revision="c0a6821af233" name="package_setuptools_19_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> - <package name="setuptools" version="19.0" /> - </repository> - </action> - <action type="make_directory">$INSTALL_DIR/lib/python</action> - <action type="shell_command"> - export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && - python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin - </action> - <action type="set_environment"> - <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> - <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> - </action> - </actions> - </install> - </package> </tool_dependency>
