diff macros.xml @ 0:02b0e0f78d8a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/rrmscorer commit 1ed15985d486840a247b2803613c584c074e4744
author iuc
date Wed, 17 Sep 2025 14:53:30 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Sep 17 14:53:30 2025 +0000
@@ -0,0 +1,11 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.0.11</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">22.05</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">rrmscorer</requirement>
+            <requirement type="package" version="0.11.1">seaborn-base</requirement>
+        </requirements>
+    </xml>
+</macros>