view macros.xml @ 0:a347dad1f305 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit fc3deb5bce07a12b7f9bbd380118a7d2230a1003"
author iuc
date Thu, 09 Apr 2020 04:36:41 -0400
parents
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>