changeset 9:4f36d48d6090 draft default tip

Uploaded xml
author rakesh4osdd
date Wed, 30 Jun 2021 07:42:51 +0000
parents 6a0a21d3fcea
children
files asist.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/asist.xml	Wed Jun 30 07:02:48 2021 +0000
+++ b/asist.xml	Wed Jun 30 07:42:51 2021 +0000
@@ -5,7 +5,7 @@
     </requirements>
     <version_command>python -c "import pandas; print(pandas.__version__)"</version_command>
     <command detect_errors="exit_code"><![CDATA[
-	    "python ${__tool_directory__}/asist_dynamic.py" "$input1" "$output1"
+	    python "${__tool_directory__}/asist_dynamic.py" "$input1" "$output1"
     ]]></command>
     <inputs>
         <param type="data" name="input1" format="csv" />