diff cuff_macros.xml @ 8:a10919766c11 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffdiff commit 80b06e80066b32ad53ed418628992f056444256f
author iuc
date Sat, 05 Oct 2024 11:14:49 +0000
parents 986b6cbd0f59
children
line wrap: on
line diff
--- a/cuff_macros.xml	Sat Nov 27 09:56:54 2021 +0000
+++ b/cuff_macros.xml	Sat Oct 05 11:14:49 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>