Mercurial > repos > fubar > tool_factory_2
changeset 1:c6d97af72f7c draft
Uploaded
author | fubar |
---|---|
date | Sun, 18 Apr 2021 03:29:51 +0000 |
parents | d992dd1f0c15 |
children | 5fc0c9a93072 |
files | toolfactory/rgToolFactory2.py |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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",