changeset 17:1cb5a943423c draft

Uploaded
author mzeidler
date Sun, 22 Sep 2013 22:10:48 -0400
parents e0fd6ee4d513
children 1d3d45539212
files tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Sep 22 22:09:24 2013 -0400
+++ b/tool_dependencies.xml	Sun Sep 22 22:10:48 2013 -0400
@@ -19,16 +19,16 @@
             <actions>
                 <action type="download_by_url">https://pypi.python.org/packages/source/H/HTSeq/HTSeq-0.5.4p3.tar.gz</action>
                 <action type="set_environment_for_install">
-                    <repository changeset_revision="b7ff4a8c58df" name="package_numpy_1_7" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
-                        <package name="numpy" version="1.7.1" />
-                    </repository>
                     <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" toolshed="http://testtoolshed.g2.bx.psu.edu" >
                         <package name="biopython" version="1.6.2"/>
                     </repository>
-                    <repository changeset_revision="966f29c955b9" name="package_matplotlib_1_2" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" >
+                    
+                </action>
+                 <action type="set_environment_for_install">
+                <repository changeset_revision="966f29c955b9" name="package_matplotlib_1_2" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" >
                         <package name="matplotlib" version="1.2">
                     </repository>
-                </action>
+                </action>    
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;