view macros.xml @ 1:5c75bd7503fe draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/constava commit d4321c7c8aeb05c81a6018685df7f98f79b6c971
author iuc
date Thu, 05 Feb 2026 16:06:51 +0000
parents 5975e7bd2cde
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.2.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>