changeset 7:68658583f5d2 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit c6608bd5256e5c54cb2e01be6c184da0d2b08a7c-dirty
author yhoogstrate
date Thu, 19 May 2016 05:08:50 -0400
parents 07eb49b16277
children 331b6ada96cf
files tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 19 05:05:52 2016 -0400
+++ b/tool_dependencies.xml	Thu May 19 05:08:50 2016 -0400
@@ -39,12 +39,6 @@
                     </repository>
                 </action>
                 
-                <action type="set_environment_for_install">
-                    <repository changeset_revision="c0a6821af233" name="package_setuptools_19_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
-                        <package name="setuptools" version="19.0" />
-                    </repository>
-                </action>
-                
                 <action type="shell_command">
                     ls
                 </action>
@@ -65,6 +59,12 @@
                 
                 <!-- Also install the python utils -->
                 <action type="set_environment_for_install">
+                    <repository changeset_revision="c0a6821af233" name="package_setuptools_19_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
+                        <package name="setuptools" version="19.0" />
+                    </repository>
+                </action>
+                
+                <action type="set_environment_for_install">
                      <repository changeset_revision="a28e3c30828d" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                         <package name="python" version="2.7.10" />
                     </repository>