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 f09b3ef commit 2f1f529Copy full SHA for 2f1f529
setup.cfg
@@ -115,8 +115,8 @@ tests =
115
flake8-simplify>=0.14.0
116
flake8>=3.0.0
117
mypy>=0.910
118
- # https://github.com/pytest-dev/pytest-asyncio/issues/655
119
- pytest-asyncio>=0.17,!=0.22.0
+ # https://github.com/pytest-dev/pytest-asyncio/issues/706
+ pytest-asyncio>=0.17,!=0.23.*
120
pytest-cov>=2.8.0
121
pytest-xdist>=2
122
pytest-env>=0.6.2
0 commit comments