view macros.xml @ 7:d982d0812ce9 draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit ccbd120278facd9aa39c1c46665ee994ebd3cff2-dirty
author petr-novak
date Fri, 06 Oct 2023 14:22:46 +0000
parents 6c7238230ad8
children 2093254f6d74
line wrap: on
line source

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