view macros.xml @ 1:76d18b1e970b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit b991ebbd9f59ffff1b3eae09f65b59b02ad7cf8e
author iuc
date Thu, 23 Jun 2022 07:46:24 +0000
parents a347dad1f305
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">vg</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">1.23.0</token>
    <xml name="citations">
        <citations>
            <yield />
        </citations>
    </xml>
</macros>