diff macros.xml @ 1:19592ec717ef 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:26:45 -0400
parents 0ef28c0963c8
children a56baceb1900
line wrap: on
line diff
--- a/macros.xml	Wed Apr 10 03:25:05 2019 -0400
+++ b/macros.xml	Wed Oct 16 06:26:45 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>