Mercurial > repos > iuc > chira_merge
view macros.xml @ 11:6caee0d165fe 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:55:10 -0400 |
parents | 9ef3526640f8 |
children | e832288bf537 |
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>