view macros.xml @ 11:60dab4762bc0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit fb01a8deba6fb97d50e1325648765f0a6b955b10"
author iuc
date Mon, 06 Jul 2020 18:39:19 +0000
parents f47b5caeacd4
children ccdeae8adb47
line wrap: on
line source

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