Mercurial > repos > iuc > chira_collapse
view macros.xml @ 2:7587218b4253 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit b755f29006a2d4debf2a4df8fb23c4a3c9e998b0"
author | iuc |
---|---|
date | Thu, 12 Mar 2020 17:06:07 -0400 |
parents | b3065e4df04c |
children | 2a57d2ef04c6 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.0.4</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>