Mercurial > repos > iuc > datamash_ops
diff macros.xml @ 2:562f3c677828 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/datamash commit e0cd7ae10ce97bed51594e7cc0b969a803d698b7
author | iuc |
---|---|
date | Fri, 07 Sep 2018 10:58:27 -0400 |
parents | 2f3c6f2dcf39 |
children | 419027d822d6 |
line wrap: on
line diff
--- a/macros.xml Wed Sep 21 21:44:29 2016 -0400 +++ b/macros.xml Fri Sep 07 10:58:27 2018 -0400 @@ -1,5 +1,6 @@ <?xml version="1.0"?> <macros> + <token name="@WRAPPER_VERSION@">1.1.0</token> <xml name="inputs_outputs"> <inputs> <param format="tabular" help="" label="Input tabular dataset" name="in_file" type="data" /> @@ -12,7 +13,7 @@ <xml name="requirements"> <requirements> - <requirement type="package" version="1.0.6">datamash</requirement> + <requirement type="package" version="@WRAPPER_VERSION@">datamash</requirement> </requirements> </xml> <xml name="stdio">