Mercurial > repos > iuc > vg_deconstruct
view macros.xml @ 0:d9e1149f48d6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit fc3deb5bce07a12b7f9bbd380118a7d2230a1003"
| author | iuc |
|---|---|
| date | Thu, 09 Apr 2020 08:33:31 +0000 |
| 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>
