We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316cb01 commit 3d256efCopy full SHA for 3d256ef
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