view macros.xml @ 6:6c7238230ad8 draft

planemo upload for repository https://github.com/kavonrtep/galaxy_packages commit e1c3265ec4d9f3b242898730e0205be475dad6fb
author petr-novak
date Fri, 08 Sep 2023 08:01:06 +0000
parents af85dfc8676d
children d982d0812ce9
line wrap: on
line source

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