Mercurial > repos > iuc > chira_map
view macros.xml @ 6:1d3be7700f70 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit ac10509d952583cefd7bf63910cd6976a0124440"
author | iuc |
---|---|
date | Thu, 07 May 2020 03:39:22 -0400 |
parents | 668f0b2f63ec |
children | 6b83059e8f34 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.2.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>