view macros.xml @ 2:7ab33ce63e4d 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:09 -0400
parents d4355828b4d3
children 39bb70c2764e
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>