1
0
Fork 0

Merging upstream version 3.2.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 20:40:38 +01:00
parent b0222c2f7f
commit 1f96436375
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 27 additions and 45 deletions

View file

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