Mercurial > repos > iuc > chira_map
view macros.xml @ 8:b91f9fcd9fc7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit a69b18084d0a9ade4e29869f8b0e2ce5fc4e0b73"
author | iuc |
---|---|
date | Sat, 06 Jun 2020 08:12:07 -0400 |
parents | 6b83059e8f34 |
children | 771cffc56c87 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.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>