1
0
Fork 0

Merging upstream version 2.4.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 21:55:40 +01:00
parent 2eeaca0db8
commit 12d0b39570
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 8 additions and 5 deletions

View file

@ -7,7 +7,7 @@ extras = license
commands =
coverage erase
coverage run -m pytest {posargs:tests}
coverage report --fail-under 100
coverage report
[testenv:pre-commit]
skip_install = true