view macros.xml @ 12:a0f57cfa1bb7 draft default tip

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 0e706a5b6d79e3b33bdc226d806f0fefe718c57f-dirty
author petr-novak
date Wed, 06 Nov 2024 07:16:14 +0000
parents 30a8a954dd93
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.6.2</token>
    <token name="@REQUIREMENT_VERSION@">1.6</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@REQUIREMENT_VERSION@">tidecluster</requirement>
        </requirements>
    </xml>
</macros>