diff macros.xml @ 0:a21965c8bcf1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit 776b362db87d508ca44983eae02dcd4f119b95e8"
author iuc
date Wed, 23 Oct 2019 18:28:17 -0400
parents
children 49b937f12aa4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Oct 23 18:28:17 2019 -0400
@@ -0,0 +1,10 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.5.0</token>
+    <token name="@WRAPPER_VERSION@">galaxy0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">sina</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+</macros>
\ No newline at end of file