Mercurial > repos > iuc > sonneityping
diff macros.xml @ 0:3a328b3aeb65 draft default tip
"planemo upload for repository https://github.com/katholt/sonneityping commit 1b4231e8f98a234c29f57fef400f58f14645dc95"
| author | iuc |
|---|---|
| date | Thu, 16 Sep 2021 06:51:49 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Sep 16 06:51:49 2021 +0000 @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">sonneityping</requirement> + </requirements> + </xml> + <token name="@TOOL_VERSION@">20210201</token> +</macros>
