view macros.xml @ 0:c701eddc9fec draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 181f00441ba635991889a85b90fa9741a8c8e978-dirty
author petr-novak
date Tue, 08 Aug 2023 11:26:39 +0000
parents
children 299f14a6050a
line wrap: on
line source

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