view macros.xml @ 1:35fcb02ee69a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sina commit 44d5153f613667087ab330ca19d1061f0ba0d22a"
author iuc
date Wed, 23 Oct 2019 18:55:06 -0400
parents c8aa6501d7e4
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>