view macros.xml @ 11:30a8a954dd93 draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 29868d121127a8bb509a42fb917b09f669ad4a09-dirty
author petr-novak
date Tue, 05 Nov 2024 14:45:01 +0000
parents 971dbc97e607
children a0f57cfa1bb7
line wrap: on
line source

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