view 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 source

<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>