Mercurial > repos > devteam > cuffmerge
diff cuff_macros.xml @ 6:f4bc1b2fc4d4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffmerge commit 80b06e80066b32ad53ed418628992f056444256f
author | iuc |
---|---|
date | Sat, 05 Oct 2024 11:15:02 +0000 |
parents | 8cedf303be28 |
children | 4df774d8a900 |
line wrap: on
line diff
--- a/cuff_macros.xml Fri Aug 20 16:39:54 2021 +0000 +++ b/cuff_macros.xml Sat Oct 05 11:15:02 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>