Mercurial > repos > iuc > concoct
diff macros.xml @ 3:4338452cbfb9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/concoct commit 1a79c139165648b969d82530784cea3fc8f2d2c0"
| author | iuc |
|---|---|
| date | Thu, 07 Jul 2022 08:29:57 +0000 |
| parents | bd409bbd287f |
| children | 1686800f8452 |
line wrap: on
line diff
--- a/macros.xml Fri Jul 01 14:10:59 2022 +0000 +++ b/macros.xml Thu Jul 07 08:29:57 2022 +0000 @@ -1,12 +1,11 @@ <macros> - <token name="@TOOL_VERSION@">1.0.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">1.1.0</token> + <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements> - <requirement type="package" version="1.79">biopython</requirement> <requirement type="package" version="@TOOL_VERSION@">concoct</requirement> - <requirement type="package" version="0.19.2">pandas</requirement> + <yield/> </requirements> </xml> <token name="@HELP_OVERVIEW@">
