Mercurial > repos > thanhlv > hamronization
diff macros.xml @ 0:5fca34360c12 draft default tip
"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/hamronization commit f4357e288c6ab3d1abf0dd8a8b4ccee72cbf1924-dirty"
| author | thanhlv |
|---|---|
| date | Tue, 02 Feb 2021 21:18:52 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Feb 02 21:18:52 2021 +0000 @@ -0,0 +1,13 @@ +<macros> + <token name="@VERSION@">1.0.3</token> + + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">hamronization</requirement> + </requirements> + </xml> + + <xml name="version_command"> + <version_command>hamronize --version</version_command> + </xml> +</macros> \ No newline at end of file
