changeset 5:60e48511fdbf draft

Uploaded
author wolma
date Wed, 13 Aug 2014 10:42:01 -0400
parents f2ef8b5d88ff
children e95f94586cb3
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Aug 13 09:56:01 2014 -0400
+++ b/tool_dependencies.xml	Wed Aug 13 10:42:01 2014 -0400
@@ -12,8 +12,8 @@
                     <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 type="shell_command">pyvenv /home/galaxy/Documents/MiModD_venv</action>
                 </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>