Mercurial > repos > bvalot > pymlst
diff macro.xml @ 1:5b2c48fa0175 draft
planemo upload for repository https://github.com/bvalot/pyMLST commit fe04f6232a5f7ea78b666cb8036872902e79998b
author | bvalot |
---|---|
date | Wed, 07 Dec 2022 15:25:06 +0000 |
parents | |
children | 4394da33d837 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macro.xml Wed Dec 07 15:25:06 2022 +0000 @@ -0,0 +1,10 @@ +<macros> + <token name="@TOOL_VERSION@">2.1.3</token> + <token name="@VERSION_SUFFIX@">1</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">pymlst</requirement> + <yield /> + </requirements> + </xml> +</macros>