Mercurial > repos > iuc > chira_merge
view macros.xml @ 13:b5696beaf6d6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit baafc05b1428cf0ec56a5171c41f2d429a0e0f96"
author | iuc |
---|---|
date | Thu, 13 Aug 2020 02:43:31 -0400 |
parents | e832288bf537 |
children | 5221e0f4c8e8 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>