Mercurial > repos > iuc > vg_view
view macros.xml @ 1:ee62774bb5bd 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:02 +0000 |
parents | 95ec8f978762 |
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>