Mercurial > repos > iuc > anndata_inspect
diff macros.xml @ 1:05304c5c195d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 8ef5f7c6f8728608a3f05bb51e11b642b84a05f5"
author | iuc |
---|---|
date | Wed, 16 Oct 2019 06:27:55 -0400 |
parents | b2a6ce371781 |
children | 6a1a3dab235a |
line wrap: on
line diff
--- a/macros.xml Wed Apr 10 03:25:39 2019 -0400 +++ b/macros.xml Wed Oct 16 06:27:55 2019 -0400 @@ -1,11 +1,11 @@ <macros> - <token name="@VERSION@">0.6.19</token> + <token name="@VERSION@">0.6.22.post1</token> <token name="@GALAXY_VERSION@">galaxy0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">anndata</requirement> - <requirement type="package" version="1.4">scanpy</requirement> <requirement type="package" version="2.0.17">loompy</requirement> + <requirement type="package" version="2.9.0">h5py</requirement> <yield /> </requirements> </xml>