view macros.xml @ 14:e5491a115eff draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 0e230c23b17e07ec624c9c3a4f6f92268d1c06ab"
author iuc
date Sat, 15 Aug 2020 23:04:46 +0000
parents 9f658c3e7751
children 46b2b4780d5c
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>