view macros.xml @ 2:340f01ee223e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit e94aa6daf5746ddd3798b8b3d8bc92094b03be90"
author iuc
date Wed, 25 Dec 2019 17:09:04 +0000
parents c8aa6501d7e4
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>