1
0
Fork 0

Merging upstream version 1.4.19.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-12 20:54:28 +01:00
parent 5c3aea9c4f
commit e7d2ed8206
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
6 changed files with 23 additions and 9 deletions

View file

@ -8,6 +8,8 @@ matrix:
python: 3.6
- env: TOXENV=pypy
python: pypy
- env: TOXENV=pre-commit
python: 3.6
install: pip install coveralls tox
script: tox
after_success: coveralls