Mercurial > repos > iuc > chira_quantify
view macros.xml @ 11:fbbbd2b8bfd3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 34bc54621acbdc36724d9e3b6244e0389b0b3c64"
| author | iuc |
|---|---|
| date | Wed, 17 Jun 2020 07:46:35 +0000 |
| parents | 7d46a32774ae |
| children | d5722c98969a |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
