initial pyproject.toml

This commit is contained in:
scito
2022-12-30 11:14:15 +01:00
parent 82e43172c3
commit 7f5d4b37ee
10 changed files with 181 additions and 76 deletions

View File

@@ -1,9 +1,10 @@
wheel
pytest
flake8
pylint
pytest-mock
pytest-cov
mypy
types-protobuf
pylint
pytest
pytest-mock
pytest-cov
setuptools
wheel
build