Mercurial > repos > iuc > chira_collapse
view macros.xml @ 10:5ba5704a8105 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 34bc54621acbdc36724d9e3b6244e0389b0b3c64"
author | iuc |
---|---|
date | Wed, 17 Jun 2020 03:59:23 -0400 |
parents | f1dee212ab70 |
children | e3cba05a39f9 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>