Mercurial > repos > iuc > chira_map
view macros.xml @ 7:6b83059e8f34 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit d8a9a5bb648d24f3917951cd7862f449e4dd0688"
author | iuc |
---|---|
date | Fri, 29 May 2020 06:56:20 -0400 |
parents | 1d3be7700f70 |
children | b91f9fcd9fc7 |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.3.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>