Mercurial > repos > iuc > chira_collapse
view macros.xml @ 12:c6457d9348ab draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit baafc05b1428cf0ec56a5171c41f2d429a0e0f96"
author | iuc |
---|---|
date | Thu, 13 Aug 2020 02:41:52 -0400 |
parents | e3cba05a39f9 |
children | ab74e99f7b26 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.4.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>