Mercurial > repos > iuc > instrain_compare
changeset 2:046f8f627b54 draft default tip
planemo upload for repository https://github.com/MrOlm/inStrain commit ef9562d6883ba5bca59050ac2477e346f76583f9
| author | iuc |
|---|---|
| date | Mon, 18 Jul 2022 08:08:10 +0000 |
| parents | fb678aae800e |
| children | |
| files | macros.xml |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Nov 09 15:13:49 2021 +0000 +++ b/macros.xml Mon Jul 18 08:08:10 2022 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.5.3</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">20.01</token> <xml name="edam_ontology"> <edam_topics> @@ -17,6 +17,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">instrain</requirement> + <requirement type="package" version="3.0">zip</requirement> <yield/> </requirements> </xml>
