view macros.xml @ 14:5221e0f4c8e8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit db6089d9452f1ecd5235c91817bde2ee9431cb4f"
author iuc
date Fri, 14 Aug 2020 16:50:33 -0400
parents b5696beaf6d6
children bd57d16524fe
line wrap: on
line source

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