Mercurial > repos > iuc > chira_map
view macros.xml @ 15:11cee0194067 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 030e4e8e72dc37ccd64702e093e949d18899ad73"
| author | iuc |
|---|---|
| date | Wed, 07 Apr 2021 12:40:22 +0000 |
| parents | b5fca81ba6f5 |
| children | ef4058fbe025 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.3</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>
