view macros.xml @ 13:0931eae7515f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit db6089d9452f1ecd5235c91817bde2ee9431cb4f"
author iuc
date Fri, 14 Aug 2020 20:40:09 +0000
parents 8464d8fe1e7b
children b5fca81ba6f5
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>