diff macros.xml @ 2:4c9d6b47045c draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 08:38:28 -0400
parents f0502d809c4b
children 49242402887b
line wrap: on
line diff
--- a/macros.xml	Thu Apr 09 10:07:42 2020 -0400
+++ b/macros.xml	Tue Jul 28 08:38:28 2020 -0400
@@ -1,9 +1,9 @@
 <macros>
-    <token name="@VERSION@">2.4.2.2</token>
+    <token name="@TOOL_VERSION@">3.1.1</token>
 
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="2.4.1">openbabel</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">openbabel</requirement>
             <requirement type="package" version="3">python</requirement>
             <yield />
         </requirements>