diff macros.xml @ 0:c701eddc9fec draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 181f00441ba635991889a85b90fa9741a8c8e978-dirty
author petr-novak
date Tue, 08 Aug 2023 11:26:39 +0000
parents
children 299f14a6050a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Aug 08 11:26:39 2023 +0000
@@ -0,0 +1,9 @@
+<macros>
+    <token name="@TOOL_VERSION@">0.8.1</token>
+    <token name="@REQUIREMENT_VERSION@">0.0.8</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@REQUIREMENT_VERSION@">tidecluster</requirement>
+        </requirements>
+    </xml>
+</macros>
\ No newline at end of file