view macros.xml @ 12:ccdeae8adb47 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit baafc05b1428cf0ec56a5171c41f2d429a0e0f96"
author iuc
date Thu, 13 Aug 2020 06:39:24 +0000
parents 60dab4762bc0
children 9f658c3e7751
line wrap: on
line source

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