# HG changeset patch # User fubar # Date 1618716591 0 # Node ID c6d97af72f7c060ad6db5ed65ecb5774b1b0582c # Parent d992dd1f0c15da8857516d13891f268c47f7ea74 Uploaded diff -r d992dd1f0c15 -r c6d97af72f7c toolfactory/rgToolFactory2.py --- a/toolfactory/rgToolFactory2.py Sun Apr 18 03:18:43 2021 +0000 +++ b/toolfactory/rgToolFactory2.py Sun Apr 18 03:29:51 2021 +0000 @@ -1042,6 +1042,9 @@ different call if in the biocontainer - see above and for generating test outputs if command or test overrides are supplied test outputs are sent to repdir for display + # "--galaxy_python_version", + # self.args.python_version, + """ xreal = "%s.xml" % self.tool_name tool_test_path = os.path.join( @@ -1054,8 +1057,6 @@ cll = [ "planemo", "test", - "--galaxy_python_version", - self.args.python_version, "--test_data", os.path.abspath(self.testdir), "--test_output",