Mercurial > repos > iuc > constava
diff macros.xml @ 0:2ed0df0360e5 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/constava commit 77814d75404602f3fb6b791dd79a17653de22d45
| author | iuc |
|---|---|
| date | Wed, 08 Oct 2025 20:13:34 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Oct 08 20:13:34 2025 +0000 @@ -0,0 +1,11 @@ +<macros> + <token name="@TOOL_VERSION@">1.1.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">24.2</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">constava</requirement> + <yield /> + </requirements> + </xml> +</macros>
