Mercurial > repos > iuc > chira_map
view macros.xml @ 4:67a73fead553 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 9fa01fe96452d50646e066066b1e556ba4a75ced"
author | iuc |
---|---|
date | Mon, 06 Apr 2020 17:34:22 -0400 |
parents | 39bb70c2764e |
children | 668f0b2f63ec |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.1.4</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>