Commit e6c24d5b authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Specify the required version of qiime2 and plugins

parent 0c25dea0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ q2-feature-table (2019.7.0+dfsg-1) UNRELEASED; urgency=medium
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Specify the required version of qiime2 and plugins

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Sat, 07 Sep 2019 14:19:37 +0200

+3 −2
Original line number Diff line number Diff line
@@ -10,8 +10,9 @@ Build-Depends: debhelper-compat (= 12),
               python3-pytest-cov,
               python3-biom-format,
               python3-seaborn,
               q2templates,
               q2-types
               qiime (>= 2019.7.0),
               q2templates (>= 2019.7.0),
               q2-types (>= 2019.7.0)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/q2-feature-table
Vcs-Git: https://salsa.debian.org/med-team/q2-feature-table.git