diff sucos_macros.xml @ 5:fe318c648502 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 08:48:35 -0400
parents f8f53668d5a2
children
line wrap: on
line diff
--- a/sucos_macros.xml	Wed Apr 15 09:27:14 2020 -0400
+++ b/sucos_macros.xml	Tue Jul 28 08:48:35 2020 -0400
@@ -1,4 +1,5 @@
 <macros>
+    <token name="@TOOL_VERSION@">2020.03.4</token>
     <xml name="citations">
         <citations>
             <citation type="doi">10.26434/chemrxiv.8100203.v1</citation>
@@ -12,7 +13,7 @@
     </xml>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="2019.03.2.0">rdkit</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">rdkit</requirement>
             <yield />
         </requirements>
     </xml>