diff macros.xml @ 3:eb62d63f4272 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/batched_lastz commit 8252b0fb81997d44bc451a17d3e56f920fbd7af3
author richard-burhans
date Wed, 01 May 2024 16:14:16 +0000
parents 103538753e81
children 78c4cef2b5a9
line wrap: on
line diff
--- a/macros.xml	Wed May 01 13:53:26 2024 +0000
+++ b/macros.xml	Wed May 01 16:14:16 2024 +0000
@@ -2,7 +2,7 @@
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">lastz</requirement>
-            <yield/>
+            <requirement type="package" version="3.9">python</requirement>
         </requirements>
     </xml>
     <token name="@TOOL_VERSION@">1.04.22</token>