view macros.xml @ 3:9e77d3afefdd draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 75ae81766cb45060866adbd8d371c32c2990c6e3
author petr-novak
date Mon, 28 Aug 2023 11:03:59 +0000
parents 299f14a6050a
children af85dfc8676d
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">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>