view macros.xml @ 8:2093254f6d74 draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit 989a899b7ff5a58820bcaf8682728b9e66ae3fcf
author petr-novak
date Mon, 23 Oct 2023 12:52:00 +0000
parents d982d0812ce9
children 440796be7576
line wrap: on
line source

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