Mercurial > repos > iuc > instrain_compare
changeset 2:14e40ebee56c draft
planemo upload for repository https://github.com/MrOlm/inStrain commit ef9562d6883ba5bca59050ac2477e346f76583f9
author | iuc |
---|---|
date | Mon, 18 Jul 2022 08:09:32 +0000 |
parents | 3b54b419b5cb |
children | 92a7945118a9 |
files | macros.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Nov 09 15:15:08 2021 +0000 +++ b/macros.xml Mon Jul 18 08:09:32 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>