view macros.xml @ 3:c96f1a93beb7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit b755f29006a2d4debf2a4df8fb23c4a3c9e998b0"
author iuc
date Thu, 12 Mar 2020 17:05:50 -0400
parents cfd572ff72aa
children 0170de5072d4
line wrap: on
line source

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