view macros.xml @ 10:971dbc97e607 draft default tip

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 5269b4297ea690bce0802c3c1cb217f24290f1ec-dirty
author petr-novak
date Fri, 08 Mar 2024 13:16:45 +0000
parents 440796be7576
children
line wrap: on
line source

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