view macros.xml @ 15:bd57d16524fe draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 0e230c23b17e07ec624c9c3a4f6f92268d1c06ab"
author iuc
date Sat, 15 Aug 2020 19:08:38 -0400
parents 5221e0f4c8e8
children 6492560fe1b4
line wrap: on
line source

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