| Previous changeset 3:efa4dfc23549 (2023-06-05) Next changeset 5:e23a13d56fce (2024-01-05) |
|
Commit message:
planemo upload commit 03123e94e3e0a9128e5fdcd5bfb2c97917310836 |
|
modified:
gff3_fix_sixpack.xml |
| b |
| diff -r efa4dfc23549 -r 326429ea1d33 gff3_fix_sixpack.xml --- a/gff3_fix_sixpack.xml Mon Jun 05 02:42:28 2023 +0000 +++ b/gff3_fix_sixpack.xml Sun Sep 03 21:00:07 2023 +0000 |
| [ |
| @@ -4,7 +4,11 @@ <import>macros.xml</import> <import>cpt-macros.xml</import> </macros> - <expand macro="requirements"/> + <expand macro="requirements"> + <requirement type="package" version="3.9.16">python</requirement> + <requirement type="package" version="1.2.2">cpt_gffparser</requirement> + <requirement type="package" version="1.81">biopython</requirement> + </expand> <command detect_errors="aggressive"><![CDATA[ '$__tool_directory__/gff3_fix_sixpack.py' @INPUT_GFF@ |