changeset 2:24a2978f8ffc draft

tool_dependencies with ftputil > 2.3 with statment bug fix
author mzeidler
date Tue, 24 Sep 2013 10:42:48 -0400
parents 3eddea30be1a
children bf1ce9b6e103
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Sep 24 10:41:55 2013 -0400
+++ b/tool_dependencies.xml	Tue Sep 24 10:42:48 2013 -0400
@@ -4,7 +4,7 @@
             <actions>
                 <action type="setup_virtualenv"> plumbum==1.3.0
                                                  pysam==0.7.5
-                                                 ftputil==2.2.3</action>
+                                                 ftputil==2.7</action>
             </actions>
         </install>
     </package>