Add pytest and pytest-asyncio to the requirements
This commit is contained in:
parent
4cc4ca9188
commit
9e31f3b387
|
@ -1,4 +1,6 @@
|
|||
cython==0.29.22
|
||||
pytest
|
||||
pytest-asyncio
|
||||
tox
|
||||
coverage
|
||||
flake8
|
||||
|
|
Loading…
Reference in New Issue