We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 316cb01 + 3d256ef commit bacb3e1Copy full SHA for bacb3e1
1 file changed
setup.cfg
@@ -89,6 +89,7 @@ addopts =
89
--verbose
90
--doctest-modules
91
--ignore-glob='**/_*.py'
92
+ --asyncio-mode=auto
93
94
# we need the 'always' for python 2 tests to work see https://github.com/pytest-dev/pytest/issues/2917
95
filterwarnings =
0 commit comments