Mercurial > repos > iuc > tn93_filter
diff macros.xml @ 1:cc37e773d592 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
| author | iuc |
|---|---|
| date | Wed, 20 Apr 2022 16:56:49 +0000 |
| parents | 9a790fb42c79 |
| children | 54e995e6aa39 |
line wrap: on
line diff
--- a/macros.xml Fri Apr 23 03:02:30 2021 +0000 +++ b/macros.xml Wed Apr 20 16:56:49 2022 +0000 @@ -1,6 +1,12 @@ <?xml version="1.0"?> <macros> - <token name="@VERSION@">1.0.6</token> + <token name="@TOOL_VERSION@">1.0.6</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">tn93</requirement> + <yield /> + </requirements> + </xml> <xml name="citations"> <citations> <citation type="bibtex">
