Mercurial > repos > iuc > chira_merge
view macros.xml @ 5:a1dc6db337ca 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:35:05 -0400 |
parents | 0170de5072d4 |
children | 7f9cf152cf8f |
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>