diff genetrack_macros.xml @ 4:b41a4bb828a3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genetrack commit 2772547f531819d3f6d892ed041fa39b82e3550f
author iuc
date Wed, 05 Jul 2017 11:56:54 -0400
parents df7ac50ade5d
children
line wrap: on
line diff
--- a/genetrack_macros.xml	Sat Jan 21 14:41:43 2017 -0500
+++ b/genetrack_macros.xml	Wed Jul 05 11:56:54 2017 -0400
@@ -3,17 +3,10 @@
     <token name="@WRAPPER_VERSION@">1.0</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="1.11.3">numpy</requirement>
+            <requirement type="package" version="1.13.0">numpy</requirement>
+            <requirement type="package" version="1.10.0">six</requirement>
         </requirements>
     </xml>
-    <xml name="stdio">
-        <stdio>
-            <exit_code range="1:"/>
-            <exit_code range=":-1"/>
-            <regex match="Error:"/>
-            <regex match="Exception:"/>
-        </stdio>
-    </xml>
     <xml name="citations">
         <citations>
             <citation type="doi">10.1093/bioinformatics/btn119</citation>