1
0
Fork 0

Adding upstream version 3.1.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 20:37:08 +01:00
parent 4ce492ac49
commit 3f4c8eaaf4
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
13 changed files with 1536 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.egg-info
*.pyc
/.pytest_cache
/.coverage
/.tox
/venv*