changeset 15:b1e073d99918 draft

Uploaded
author mzeidler
date Tue, 24 Sep 2013 14:55:22 -0400
parents 3e4af77b73a1
children d4f4ae908eda
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Sep 24 14:24:38 2013 -0400
+++ b/tool_dependencies.xml	Tue Sep 24 14:55:22 2013 -0400
@@ -2,9 +2,7 @@
     <package name="virana_python" version="1.0">
         <install version="1.0">
             <actions>
-                <action type="setup_virtualenv"> plumbum==1.3.0
-                                                 pysam==0.7.5
-                                                 ftputil==2.4</action>
+                <action type="shell_command">echo 'Test'</action> 
             </actions>
         </install>
     </package>