changeset 1:28f772451a18 draft

Uploaded
author wolma
date Wed, 13 Aug 2014 09:06:44 -0400
parents 59285fed94a6
children a9a223d5b1ff
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Aug 13 08:51:41 2014 -0400
+++ b/tool_dependencies.xml	Wed Aug 13 09:06:44 2014 -0400
@@ -8,14 +8,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://sourceforge.net/projects/mimodd/files/MiModD-0.1.3.1.tar.gz</action>
-                <action type="set_environment_for_install">
-                    <repository changeset_revision="79f0803e3bbb" name="package_python3_zlib_dependent_1_0" owner="wolma" toolshed="https://testtoolshed.g2.bx.psu.edu">
-                        <package name="python3" version="3.4.1" />
-                    </repository>
-                </action>
 
-                <action type="shell_command">pyvenv MiModD_venv</action>
-                <action type="shell command">python3 setup.py install --install-scripts $INSTALL_DIR/bin</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                 </action>