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

Add q2templates to the dependencies

parent 02ebb6c8
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 12~),
               dh-python,
               python3,
               python3-setuptools,
               nodejs,
               python3-pytest-cov,
               python3-yaml,
               python3-pandas,
@@ -15,7 +16,7 @@ Build-Depends: debhelper (>= 12~),
               python3-seaborn,
               qiime,
               q2-types,
               nodejs
               q2templates
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/q2-demux
Vcs-Git: https://salsa.debian.org/med-team/q2-demux.git
@@ -35,7 +36,8 @@ Depends: ${shlibs:Depends},
         python3-psutil,
         python3-ipywidgets,
         qiime,
         q2-types
         q2-types,
         q2templates
Description: QIIME 2 plugin for demultiplexing of sequence reads
  QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables