changeset 8:6a87c41d4127 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:45:53 +0000
parents 8f2a5157ce5d
children 76710e5b8c9a
files macros.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Thu Jan 07 23:23:52 2021 +0000
+++ b/macros.xml	Fri Feb 19 23:45:53 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>