Added python3-pytest to the build dependencies. Enough to make them run.
This commit is contained in:
parent
9fc7653e9b
commit
660aeab32f
|
|
@ -2,7 +2,7 @@ Source: kiplot.inti-cmnb
|
||||||
Section: electronics
|
Section: electronics
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Salvador Eduardo Tropea <salvador@inti.gob.ar>
|
Maintainer: Salvador Eduardo Tropea <salvador@inti.gob.ar>
|
||||||
Build-Depends: debhelper (>=11~), dh-python, python3-all, python3-setuptools
|
Build-Depends: debhelper (>=11~), dh-python, python3-all, python3-setuptools, python3-pytest
|
||||||
Standards-Version: 4.1.4
|
Standards-Version: 4.1.4
|
||||||
Homepage: https://github.com/INTI-CMNB/kiplot
|
Homepage: https://github.com/INTI-CMNB/kiplot
|
||||||
X-Python3-Version: >= 3.2
|
X-Python3-Version: >= 3.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue