diff macros.xml @ 10:f2c70d589596 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit 3b03a60c8a46cc23f6fbbb9e32111b39c6044fad
author erasmus-medical-center
date Thu, 02 Nov 2017 05:17:31 -0400
parents c3ce472a315f
children
line wrap: on
line diff
--- a/macros.xml	Tue Sep 26 08:27:47 2017 -0400
+++ b/macros.xml	Thu Nov 02 05:17:31 2017 -0400
@@ -1,12 +1,12 @@
 <macros>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="0.11.0=py27_0">dr-disco</requirement>
+            <requirement type="package" version="0.14.0">dr-disco</requirement>
             <yield/>
         </requirements>
     </xml>
 
-    <token name="@TOOL_VERSION@">0.11.0</token>
+    <token name="@TOOL_VERSION@">0.14.0</token>
 
     <xml name="version_command">
         <version_command>dr-disco --version | head -n 1</version_command>