Mercurial > repos > iuc > hyphy_annotate
diff macros.xml @ 14:dd0deea7ac09 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/hyphy commit 74395802c1621d4b2a169b3953090ad736f6fc70
| author | iuc |
|---|---|
| date | Fri, 20 Feb 2026 08:35:03 +0000 |
| parents | b315ee3d3487 |
| children | 2dbd8f857b5f |
line wrap: on
line diff
--- a/macros.xml Tue Feb 10 12:13:50 2026 +0000 +++ b/macros.xml Fri Feb 20 08:35:03 2026 +0000 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">2.5.93</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">2</token> <token name="@PROFILE@">24.0</token> <token name="@SHELL_OPTIONS@">export TERM="vt100"; </token> @@ -265,6 +265,7 @@ <add value="]"/> <add value="."/> <add value=","/> + <add value="_"/> </valid> </sanitizer> <validator type="empty_field" />
