diff cuff_macros.xml @ 6:28b94cfbfdb9 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffnorm commit 80b06e80066b32ad53ed418628992f056444256f
author iuc
date Sat, 05 Oct 2024 11:16:24 +0000
parents 9a854107dbb2
children
line wrap: on
line diff
--- a/cuff_macros.xml	Fri Jul 03 11:44:40 2020 -0400
+++ b/cuff_macros.xml	Sat Oct 05 11:16:24 2024 +0000
@@ -1,9 +1,10 @@
 <macros>
-    <token name="@VERSION@">2.2.1</token>
+    <token name="@TOOL_VERSION@">2.2.1</token>
+    <token name="@PROFILE@">23.1</token>
 
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="2.2.1">cufflinks</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">cufflinks</requirement>
             <yield />
         </requirements>
     </xml>