Mercurial > repos > iuc > chira_merge
view macros.xml @ 6:7f9cf152cf8f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit cc81372929ffba1f5ab8cf620911425c832fb120"
author | iuc |
---|---|
date | Thu, 16 Apr 2020 13:23:11 -0400 |
parents | a1dc6db337ca |
children | 35f433d0bd7f |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.1.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>