Mercurial > repos > iuc > chira_quantify
view macros.xml @ 4:903f7a4cfbf0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit aafb8e5de9023eeddd7f4683909f418ef5aae086"
author | iuc |
---|---|
date | Fri, 20 Mar 2020 04:58:19 -0400 |
parents | f1ac3a1f01cf |
children | 1fe9daabe09c |
line wrap: on
line source
<macros> <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> <token name="@TOOL_VERSION@">1.1.2</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">chira</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <yield /> </citations> </xml> </macros>