diff table-union.xml @ 10:3f74684fb2a8

planemo upload
author jpayne
date Wed, 31 Jan 2018 09:19:32 -0500
parents fa9bd5c8fae0
children 15230438f7f5
line wrap: on
line diff
--- a/table-union.xml	Wed Jan 31 09:17:24 2018 -0500
+++ b/table-union.xml	Wed Jan 31 09:19:32 2018 -0500
@@ -4,7 +4,7 @@
         <requirement type="package" version="3.4">python3</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        python $__tool_directory__/table-union.py 
+        python3 $__tool_directory__/table-union.py 
         #for $table in $tables
             $table
         #end for