Commit 4e32a644 authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Delete v2 dependency from pybedtools-bin as the scripts are v3 executable

parent b47d4c3c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -52,14 +52,14 @@ Package: pybedtools-bin
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-pybedtools|python-pybedtools
         python3-pybedtools
Description: Scripts produced for pybedtools
 The BEDTools suite of programs is widely used for genomic interval
 manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and
 offers feature-level manipulations from within Python.
 .
 This package provides scripts that shall be executable with the
 Python 2 and Python 3 versions of this package.
 This package provides scripts that are executable with the
 Python 3 version of this package.

Package: python3-pybedtools
Architecture: any