view macros.xml @ 2:b5b5a1a8b62d draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit b755f29006a2d4debf2a4df8fb23c4a3c9e998b0"
author iuc
date Thu, 12 Mar 2020 21:04:08 +0000
parents 22ac63d65913
children 6b2cf4ab29e2
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>