Mercurial > repos > iuc > package_python_2_7_fisher_0_1_4
comparison tool_dependencies.xml @ 0:8caca841e2e0 draft default tip
Uploaded
| author | iuc |
|---|---|
| date | Wed, 20 Apr 2016 07:55:15 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8caca841e2e0 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7.10"> | |
| 4 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="numpy" version="1.9"> | |
| 7 <repository changeset_revision="fe0870696ca7" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="fisher" version="0.1.4"> | |
| 10 <install version="1.0"> | |
| 11 <actions> | |
| 12 <action type="setup_python_environment"> | |
| 13 <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 14 <package name="python" version="2.7.10" /> | |
| 15 </repository> | |
| 16 <repository changeset_revision="fe0870696ca7" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 17 <package name="numpy" version="1.9" /> | |
| 18 </repository> | |
| 19 <package md5sum="bfc763b7333a1f428e4c447dd8a85968"> | |
| 20 https://pypi.python.org/packages/source/f/fisher/fisher-0.1.4.tar.gz | |
| 21 </package> | |
| 22 </action> | |
| 23 <action type="set_environment"> | |
| 24 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | |
| 25 <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | |
| 26 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | |
| 27 <environment_variable action="set_to" name="PYTHONPATH_FISHER">$INSTALL_DIR</environment_variable> | |
| 28 <environment_variable action="set_to" name="FISHER_ROOT_PATH">$INSTALL_DIR</environment_variable> | |
| 29 </action> | |
| 30 </actions> | |
| 31 </install> | |
| 32 <readme>Simple, fast implementation of Fisher’s exact test.</readme> | |
| 33 </package> | |
| 34 </tool_dependency> |
