Mercurial > repos > iuc > chira_map
view macros.xml @ 11:f37ad333627a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit f667915d861dbf0a25cc8fd132cc956d82e73ee9"
author | iuc |
---|---|
date | Thu, 02 Jul 2020 08:53:43 -0400 |
parents | 2059413473af |
children | 62f0216cdfab |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.7</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>