foo
This commit is contained in:
parent
34f7d960c2
commit
e33d02aaa7
8 changed files with 97 additions and 4 deletions
|
|
@ -4,3 +4,4 @@ pyzmq
|
|||
deepdiff
|
||||
pytest
|
||||
tox
|
||||
coverage
|
||||
|
|
|
|||
|
|
@ -13,3 +13,4 @@ setenv =
|
|||
PYTHONDONTWRITEBYTECODE=1
|
||||
commands =
|
||||
pytest
|
||||
coverage run -m pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue