comparison tool_dependencies.xml @ 6:a65420f7d99e draft

Uploaded
author iuc
date Tue, 27 Jan 2015 05:32:21 -0500
parents eb6eaccc4032
children 44ed652f18bb
comparison
equal deleted inserted replaced
5:eb6eaccc4032 6:a65420f7d99e
18 <repository changeset_revision="dffe84445ebd" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 18 <repository changeset_revision="dffe84445ebd" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
19 <package name="python" version="2.7" /> 19 <package name="python" version="2.7" />
20 </repository> 20 </repository>
21 <!-- allow downloading and installing an Python package from https://pypi.org/ --> 21 <!-- allow downloading and installing an Python package from https://pypi.org/ -->
22 <package>https://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz</package> 22 <package>https://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz</package>
23 <package>https://pypi.python.org/packages/source/e/ez_setup/ez_setup-0.9.tar.gz</package>
23 <package>https://pypi.python.org/packages/source/n/nose/nose-1.3.4.tar.gz</package> 24 <package>https://pypi.python.org/packages/source/n/nose/nose-1.3.4.tar.gz</package>
24 <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.1.tar.gz</package> 25 <package>https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.1.tar.gz</package>
25 </action> 26 </action>
26 <action type="set_environment"> 27 <action type="set_environment">
27 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> 28 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>