changeset 2:0dbe53bc9519 draft

planemo upload for repository https://github.com/brsynth/neo4jsbml commit 513db7f056db275f3f5d8d1337d39ff66012d89f
author tduigou
date Mon, 09 Oct 2023 11:23:30 +0000
parents baf9eed5353b
children 7a8d6e36f5af
files neo4jsbml.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/neo4jsbml.xml	Mon Oct 09 10:48:58 2023 +0000
+++ b/neo4jsbml.xml	Mon Oct 09 11:23:30 2023 +0000
@@ -7,7 +7,7 @@
         <requirement type="package" version="@TOOL_VERSION@">neo4jsbml</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        python -m neo4jsbml
+        neo4jsbml
         --input-auradb-file '$input_auradb_file'
         --input-file-sbml '$input_file_sbml'
         --input-modelisation-json '$input_modelisation_json'