Mercurial > repos > devteam > cuffnorm
diff cuff_macros.xml @ 6:8701ca0f10fa 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:15:24 +0000 |
parents | 5e3670f94019 |
children |
line wrap: on
line diff
--- a/cuff_macros.xml Mon Jul 06 18:19:36 2020 +0000 +++ b/cuff_macros.xml Sat Oct 05 11:15: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>