changeset 4:78c4cef2b5a9 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/batched_lastz commit 5a078bf097b3fdc8173d6e38d0d070b9c3e6539c
author richard-burhans
date Wed, 01 May 2024 16:15:14 +0000
parents eb62d63f4272
children a68e128cdb1a
files macros.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed May 01 16:14:16 2024 +0000
+++ b/macros.xml	Wed May 01 16:15:14 2024 +0000
@@ -2,7 +2,7 @@
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">lastz</requirement>
-            <requirement type="package" version="3.9">python</requirement>
+            <requirement type="package" version="3.11">python</requirement>
         </requirements>
     </xml>
     <token name="@TOOL_VERSION@">1.04.22</token>