view macros.xml @ 1:ce26b5a859ba draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 6845f3b028a42acbefb07c5f59fd2e558f50a768"
author iuc
date Mon, 02 Mar 2020 13:36:40 -0500
parents 5db894671434
children cfd572ff72aa
line wrap: on
line source

<macros>
    <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token>
    <token name="@TOOL_VERSION@">1.0.2</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">chira</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <yield />
        </citations>
    </xml>
</macros>