Mercurial > repos > iuc > chira_merge
view macros.xml @ 10:9ef3526640f8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 51f68a6d51d9e87f8e54021ce760b1506a3589b8"
author | iuc |
---|---|
date | Sun, 14 Jun 2020 17:36:45 -0400 |
parents | 948f4bc1f030 |
children | 6caee0d165fe |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.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>