diff macros.xml @ 8:1286cea13ab0 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit f325ca2ced02af231abfb08700aae1da6824c9ab"
author bgruening
date Thu, 30 Apr 2020 22:50:34 +0000
parents ec4ac1a63682
children
line wrap: on
line diff
--- a/macros.xml	Sun Jun 23 04:54:42 2019 -0400
+++ b/macros.xml	Thu Apr 30 22:50:34 2020 +0000
@@ -1,7 +1,8 @@
 <macros>
+    <token name="@VERSION@">0.13.2</token>
     <xml name="requirements">
         <requirements>
-        <requirement type="package" version="0.11.1">nanopolish</requirement>
+        <requirement type="package" version="@VERSION@">nanopolish</requirement>
             <yield/>
         </requirements>
     </xml>