diff neo4jsbml.xml @ 1:0fa7de2ceeb7 draft

planemo upload for repository https://github.com/brsynth/neo4jsbml commit 513db7f056db275f3f5d8d1337d39ff66012d89f
author tduigou
date Fri, 29 Sep 2023 11:15:40 +0000
parents 52fab09a8a36
children eea256ad4d7f
line wrap: on
line diff
--- a/neo4jsbml.xml	Fri Sep 29 10:59:11 2023 +0000
+++ b/neo4jsbml.xml	Fri Sep 29 11:15:40 2023 +0000
@@ -7,7 +7,7 @@
         <requirement type="package" version="@TOOL_VERSION@">neo4jsbml</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        neo4jsbml
+        python -m neo4jsbml
             --input-protocol-str '$input_protocol_str'
             --input-url-str '$input_url_str'
             --input-port-int '$input_port_int'