Imported Upstream version 3.0.0

This commit is contained in:
Mario Fetka
2021-10-26 12:58:36 +02:00
commit 27b4629279
87 changed files with 7722 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
*.egg-info
dist
build
.py[co]
__pycache__/
.coverage
.pytest_cache
.python-version
.tox
docs/_build