diff macros.xml @ 0:c8aa6501d7e4 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:27:51 -0400
parents
children 340f01ee223e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Oct 23 18:27:51 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