|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
|
3 <package name="numpy" version="1.9">
|
|
|
4 <repository changeset_revision="dd91d64330d4" name="package_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
|
6 <package name="pandas" version="0.14">
|
|
|
7 <repository changeset_revision="21afd61aae1e" name="package_pandas_0_14" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
8 </package>
|
|
|
9 <package name="scipy" version="0.14">
|
|
|
10 <repository changeset_revision="a257ce4d82ad" name="package_scipy_0_14" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
11 </package>
|
|
|
12 <package name="scikit_learn" version="0.15">
|
|
|
13 <repository changeset_revision="86e744d45190" name="package_scikit_learn_0_15" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
14 </package>
|
|
|
15 <package name="python" version="2.7">
|
|
|
16 <repository changeset_revision="2c52c900e56a" name="package_python_2_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
17 </package>
|
|
|
18 <package name="pyprophet" version="0.13.2">
|
|
|
19 <install version="1.0">
|
|
|
20 <actions>
|
|
|
21 <!-- populate the environment variables from the dependend repos -->
|
|
|
22 <action type="set_environment_for_install">
|
|
|
23 <repository changeset_revision="21afd61aae1e" name="package_pandas_0_14" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
24 <package name="pandas" version="0.14" />
|
|
|
25 </repository>
|
|
|
26 <repository changeset_revision="dd91d64330d4" name="package_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
27 <package name="numpy" version="1.9" />
|
|
|
28 </repository>
|
|
|
29 <repository changeset_revision="86e744d45190" name="package_scikit_learn_0_15" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
30 <package name="scikit_learn" version="0.15" />
|
|
|
31 </repository>
|
|
|
32 <repository changeset_revision="a257ce4d82ad" name="package_scipy_0_14" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
33 <package name="scipy" version="0.14" />
|
|
|
34 </repository>
|
|
|
35 </action>
|
|
|
36 <action type="setup_python_environment">
|
|
|
37 <repository changeset_revision="2c52c900e56a" name="package_python_2_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
38 <package name="python" version="2.7" />
|
|
|
39 </repository>
|
|
|
40 <!-- allow downloading and installing an Python package from https://pypi.org/ -->
|
|
|
41 <package>https://pypi.python.org/packages/source/n/numexpr/numexpr-2.4.tar.gz</package>
|
|
|
42 <package>https://pypi.python.org/packages/source/p/pyprophet/pyprophet-0.13.2.tar.gz</package>
|
|
|
43 </action>
|
|
|
44 <action type="set_environment">
|
|
|
45 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
|
|
|
46 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable>
|
|
|
47 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable>
|
|
|
48 <environment_variable action="set_to" name="PYPROPHET_ROOT">$INSTALL_DIR</environment_variable>
|
|
|
49 </action>
|
|
|
50 </actions>
|
|
|
51 </install>
|
|
|
52 <readme>Compiling pyprophet requires a C compiler (typically gcc).</readme>
|
|
|
53 </package>
|
|
|
54 </tool_dependency>
|