Skip to content

Commit 523b8ba

Browse files
pkg: add pytest to debian build requirements
1 parent a0d7aa7 commit 523b8ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Build-Depends: debhelper (>= 4.1.16),
2222
python3-tz,
2323
quilt,
2424
rsync,
25-
safe-rm
25+
safe-rm,
26+
python3-pytest-cov
2627
X-Python3-Version: >= 3.7
2728
Standards-Version: 3.9.6
2829
Homepage: https://github.com/certtools/intelmq/

0 commit comments

Comments
 (0)