Mercurial > repos > iuc > chira_collapse
view macros.xml @ 14:2b2bfeda00d0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 0e230c23b17e07ec624c9c3a4f6f92268d1c06ab"
author | iuc |
---|---|
date | Sat, 15 Aug 2020 19:07:21 -0400 |
parents | ab74e99f7b26 |
children | 75342b9ef628 |
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>