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 b508e08 commit 72d0b32Copy full SHA for 72d0b32
1 file changed
setup.py
@@ -57,6 +57,7 @@ def read_file(filename):
57
+ pytest_runner,
58
tests_require=[
59
"pytest",
60
+ "pytest-asyncio",
61
"pytest-cov",
62
"pytest-pylint",
63
"selenium",
0 commit comments