view macros.xml @ 1:7366704232b6 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit 0a6ad31f5095ddf859a4d1819fce5d347f13c462"
author iuc
date Wed, 18 Nov 2020 19:42:36 +0000
parents e68d9dfa62a2
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>