This commit is contained in:
2022-07-05 15:48:45 +02:00
parent 3990149c53
commit 991fcff5b3
4 changed files with 508 additions and 2 deletions

View File

@@ -16,6 +16,8 @@ pyserial = "^3.5"
black = "*"
mypy = "^0.961"
pre-commit = "^2.19.0"
twine = "^4.0.1"
types-setuptools = "^57.4.18"
[build-system]
requires = ["poetry-core>=1.0.0"]