Mercurial > repos > iuc > datamash_ops
changeset 12:1bb2c54b14ab draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/datamash commit 7ce67f366b741abbff1497e5ef2683cd131971ea
| author | iuc |
|---|---|
| date | Mon, 23 Mar 2026 21:19:44 +0000 |
| parents | 69b9574c1834 |
| children | |
| files | macros.xml |
| diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Nov 18 22:07:55 2025 +0000 +++ b/macros.xml Mon Mar 23 21:19:44 2026 +0000 @@ -19,6 +19,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">datamash</requirement> + <yield /> </requirements> </xml> <xml name="stdio"> @@ -55,4 +56,4 @@ </citation> </citations> </xml> -</macros> \ No newline at end of file +</macros>
