We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58c41c commit 4e037f5Copy full SHA for 4e037f5
tox.ini
@@ -5,5 +5,6 @@ envlist = py37
5
commands =
6
py.test
7
deps =
8
+ -rrequirements.txt
9
pytest
- pytest-asyncio
10
+ pytest-asyncio
0 commit comments