diff macros.xml @ 14:13ed2ccb0fb2 draft

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/flye commit 3a0b92d1a2dcd5c5b75e5b63727850139af21ace-dirty"
author thanhlv
date Thu, 06 Aug 2020 14:05:35 +0000
parents 0a59ae153827
children 931aefbda8d5
line wrap: on
line diff
--- a/macros.xml	Thu Aug 06 13:42:00 2020 +0000
+++ b/macros.xml	Thu Aug 06 14:05:35 2020 +0000
@@ -1,7 +1,8 @@
 <macros>
+    <token name="@VERSION@">2.8</token>
     <xml name="requirements">
         <requirements>
-        <requirement type="package" version="2.4.2">flye</requirement>
+        <requirement type="package" version="@VERSION@">flye</requirement>
             <yield/>
         </requirements>
     </xml>