diff fasta_interlacer.xml @ 30:cab41d23e2a3 draft

planemo upload commit 20bdf879b52796d3fb251a20807191ff02084d3c-dirty
author petr-novak
date Thu, 03 Aug 2023 08:40:38 +0000
parents 58807b35777a
children 628b235d76c7
line wrap: on
line diff
--- a/fasta_interlacer.xml	Thu Aug 03 07:32:40 2023 +0000
+++ b/fasta_interlacer.xml	Thu Aug 03 08:40:38 2023 +0000
@@ -1,5 +1,8 @@
-<tool id="fasta_interlacer" name="FASTA interlacer" version="1.0.0.3">
+<tool id="fasta_interlacer" name="FASTA interlacer" version="1.0.0.4">
     <description>Join pared reads into single file</description>
+    <requirements>
+        <container type="package" version="3">python</container>
+    </requirements>
     <required_files>
         <include type="literal" path="fasta_interlacer.py"/>
     </required_files>