0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="numpy" version="1.7.1">
|
|
4 <repository changeset_revision="0c288abd2a1e" name="package_numpy_1_7" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="bx-python" version="0.7.1">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="shell_command">echo 'Installing bx-python'</action>
|
|
10 <action type="setup_virtualenv">bx-python==0.7.1</action>
|
|
11 <action type="set_environment">
|
|
12 <environment_variable action="set_to" name="BX_PYTHON_PATH">$INSTALL_DIR</environment_variable>
|
|
13 </action>
|
|
14 </actions>
|
|
15 </install>
|
|
16 <readme>
|
|
17 Installation of bx-python. The installation can be accessed via BX_PYTHON_PATH.
|
|
18 </readme>
|
|
19 </package>
|
|
20 </tool_dependency>
|