1
0
Fork 0

Adding 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:21 +01:00
parent 3f4c8eaaf4
commit 2f72ef8d68
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