view macros.xml @ 0:c8aa6501d7e4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit 776b362db87d508ca44983eae02dcd4f119b95e8"
author iuc
date Wed, 23 Oct 2019 18:27:51 -0400
parents
children 340f01ee223e
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.5.0</token>
    <token name="@WRAPPER_VERSION@">galaxy0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">sina</requirement>
            <yield/>
        </requirements>
    </xml>
</macros>