Mercurial > repos > iuc > kraken_biom
view macros.xml @ 0:3ff4712dc111 draft
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
author | iuc |
---|---|
date | Sat, 03 Sep 2022 22:13:08 +0000 |
parents | |
children | 65eb9962d272 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.0.1</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">kraken-biom</requirement> <yield/> </requirements> </xml> </macros>