view macros.xml @ 5:af85dfc8676d draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 06d2db65d620a49e796b90a37c55f89e1e275e5d
author petr-novak
date Tue, 29 Aug 2023 13:06:44 +0000
parents 299f14a6050a
children 6c7238230ad8
line wrap: on
line source

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