comparison tool_dependencies.xml @ 7:44ed652f18bb draft

Uploaded
author iuc
date Tue, 27 Jan 2015 05:34:39 -0500
parents a65420f7d99e
children e2fcb6002f20
comparison
equal deleted inserted replaced
6:a65420f7d99e 7:44ed652f18bb
17 <action type="setup_python_environment"> 17 <action type="setup_python_environment">
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/e/ez_setup/ez_setup-0.9.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/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>
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/n/nose/nose-1.3.4.tar.gz</package>
25 <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>
26 </action> 26 </action>
27 <action type="set_environment"> 27 <action type="set_environment">
28 <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>