diff macros.xml @ 0:aa19a3fe95e4 draft default tip

planemo upload commit bda807239bc3b82414c1630dd740c645eda4916c-dirty
author petrn
date Fri, 11 Jul 2025 10:57:18 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Jul 11 10:57:18 2025 +0000
@@ -0,0 +1,9 @@
+<macros>
+    <token name="@TOOL_VERSION@">0.2.0.1</token>
+    <token name="@REQUIREMENT_VERSION@">0.2.0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@REQUIREMENT_VERSION@">dante_tir</requirement>
+        </requirements>
+    </xml>
+</macros>
\ No newline at end of file