view macros.xml @ 0:a21965c8bcf1 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:28:17 -0400
parents
children 49b937f12aa4
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>