summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2023-11-29 16:02:16 +0100
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2023-11-29 16:02:16 +0100
commit423d3af2e56bc4f5368cef137467d368887a86f3 (patch)
tree95a4573bf7b6914bed85202ac80b9f515d6344d2
parent2d27663c518065c0d5b8bed42c570d171d6b1965 (diff)
Run tests with pytest, it works just as well as nose
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fea0671..f600612 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
pybuild-plugin-pyproject,
python3,
python3-gpg,
- python3-nose,
+ python3-pytest,
python3-poetry-core (>= 1.0.0),
python3-six,
Standards-Version: 4.6.2