view macros.xml @ 2:299f14a6050a draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 65066fa2cd844c8ae882c4ba9bc4e124eada8ffd
author petr-novak
date Thu, 17 Aug 2023 14:23:02 +0000
parents c701eddc9fec
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>