This commit is contained in:
Tim Blume 2021-06-29 16:55:52 +02:00
parent 34f7d960c2
commit e33d02aaa7
8 changed files with 97 additions and 4 deletions

View file

@ -4,3 +4,4 @@ pyzmq
deepdiff
pytest
tox
coverage

View file

@ -13,3 +13,4 @@ setenv =
PYTHONDONTWRITEBYTECODE=1
commands =
pytest
coverage run -m pytest