view macros.xml @ 2:49b937f12aa4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit e94aa6daf5746ddd3798b8b3d8bc92094b03be90"
author iuc
date Wed, 25 Dec 2019 12:09:28 -0500
parents a21965c8bcf1
children
line wrap: on
line source

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