Mercurial > repos > iuc > anndata_manipulate
changeset 9:8db95f488f0f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit fe92541d2244bbe480481e2ca82fe2e81b08df47"
author | iuc |
---|---|
date | Fri, 19 Feb 2021 23:51:15 +0000 |
parents | b85871dd69f9 |
children | 9bd945a03d7b |
files | macros.xml |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Jan 07 23:26:02 2021 +0000 +++ b/macros.xml Fri Feb 19 23:51:15 2021 +0000 @@ -1,11 +1,10 @@ <macros> - <token name="@VERSION@">0.7.4</token> - <token name="@GALAXY_VERSION@">galaxy1</token> + <token name="@VERSION@">0.7.5</token> + <token name="@GALAXY_VERSION@">galaxy0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">anndata</requirement> <requirement type="package" version="2.0.17">loompy</requirement> - <requirement type="package" version="2.9.0">h5py</requirement> <yield /> </requirements> </xml>