view macros.xml @ 1:fd62f1b940f6 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:29 -0400
parents a21965c8bcf1
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>