Mercurial > repos > scottx611x > multires_cooler_convert
changeset 1:9c4e9f323b6d draft default tip
planemo upload commit 9e980862c8b763cf3dd0209be49f0d2d75a90614-dirty
| author | scottx611x |
|---|---|
| date | Tue, 22 Nov 2016 16:43:32 -0500 |
| parents | a80d960a253b |
| children | |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Nov 22 16:39:51 2016 -0500 +++ b/tool_dependencies.xml Tue Nov 22 16:43:32 2016 -0500 @@ -7,7 +7,7 @@ <repository changeset_revision="b6d5355e3754" name="package_hdf5_1_8_12" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="cooler" version="0.5.3"> - <install name="pandas_install" version="1.11.0"> + <install name="pandas_install" version="1.0"> <actions> <action md5="42b9dba111a8f916352f49b512c029aa" type="download_by_url">https://pypi.python.org/packages/11/09/e66eb844daba8680ddff26335d5b4fead77f60f957678243549a8dd4830d/pandas-0.18.1.tar.gz</action> <action type="set_environment_for_install"> @@ -26,7 +26,7 @@ </action> </actions> </install> - <install name="h5py_install"> + <install name="h5py_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"> @@ -48,7 +48,7 @@ </action> </actions> </install> - <install name="scipy_install"> + <install name="scipy_install" version="1.0"> <actions> <action md5="5fb5fb7ccb113ab3a039702b6c2f3327" type="download_by_url">https://pypi.python.org/packages/22/41/b1538a75309ae4913cdbbdc8d1cc54cae6d37981d2759532c1aa37a41121/scipy-0.18.1.tar.gz</action> <action type="set_environment_for_install"> @@ -67,7 +67,7 @@ </action> </actions> </install> - <install name="numpy_install" version="1.11.0"> + <install name="numpy_install" version="1.0"> <actions> <action md5="bc56fb9fc2895aa4961802ffbdb31d0b" type="download_by_url">https://pypi.python.org/packages/1a/5c/57c6920bf4a1b1c11645b625e5483d778cedb3823ba21a017112730f0a12/numpy-1.11.0.tar.gz</action> <action type="set_environment_for_install"> @@ -86,7 +86,7 @@ </action> </actions> </install> - <install name="cooler_install" version="0.5.3"> + <install name="cooler_install" version="1.0"> <actions> <action md5="f95024c8c201df01fbaa2de10d81edd3" type="download_by_url">https://pypi.python.org/packages/64/6e/8ed3ba753e269e0cb393ce8898292e4540a763f155bf6cf855b454dbbd2a/cooler-0.5.3.tar.gz</action> <action type="set_environment_for_install">
