Mercurial > repos > iuc > bio_hansel
diff macros.xml @ 1:ddae7615b431 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hansel commit 80309b6403ad219d7fa3a25288c6339d0b33ed63"
| author | iuc |
|---|---|
| date | Thu, 06 May 2021 18:30:43 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu May 06 18:30:43 2021 +0000 @@ -0,0 +1,9 @@ +<macros> + <token name="@TOOL_VERSION@">2.6.1</token> + <token name="@PROFILE@">20.01</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="2.6.1">bio_hansel</requirement> + </requirements> + </xml> +</macros>
