view macros.xml @ 4:52624e0513d7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 9fa01fe96452d50646e066066b1e556ba4a75ced"
author iuc
date Mon, 06 Apr 2020 21:22:31 +0000
parents 6b2cf4ab29e2
children f4322d22e7d4
line wrap: on
line source

<macros>
    <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token>
    <token name="@TOOL_VERSION@">1.1.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>