Mercurial > repos > iuc > vg_view
view macros.xml @ 1:6dfd7532bd53 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:43:57 +0000 |
| parents | 73e1d059401a |
| 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>
