Mercurial > repos > iuc > modify_loom
diff macros.xml @ 7:7f63d3324a50 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 7decaee045e15bd71deb3bc46b81aa39caf1ed31
| author | iuc |
|---|---|
| date | Wed, 22 Jun 2022 07:15:22 +0000 |
| parents | f644ac3f617d |
| children | e4847e917c2b |
line wrap: on
line diff
--- a/macros.xml Sat May 07 19:49:52 2022 +0000 +++ b/macros.xml Wed Jun 22 07:15:22 2022 +0000 @@ -1,9 +1,9 @@ <macros> - <token name="@VERSION@">0.7.5</token> - <token name="@GALAXY_VERSION@">galaxy0</token> + <token name="@TOOL_VERSION@">0.7.5</token> + <token name="@VERSION_SUFFIX@">1</token> <xml name="requirements"> <requirements> - <requirement type="package" version="@VERSION@">anndata</requirement> + <requirement type="package" version="@TOOL_VERSION@">anndata</requirement> <requirement type="package" version="2.0.17">loompy</requirement> <yield /> </requirements>
