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.
2 parents 64417e5 + da8ab21 commit a965b91Copy full SHA for a965b91
setup.cfg
@@ -117,8 +117,8 @@ tests =
117
flake8-type-checking; python_version > "3.7"
118
flake8>=3.0.0
119
mypy>=0.910
120
- # https://github.com/pytest-dev/pytest-asyncio/issues/655
121
- pytest-asyncio>=0.17,!=0.22.0
+ # https://github.com/pytest-dev/pytest-asyncio/issues/706
+ pytest-asyncio>=0.17,!=0.23.*
122
pytest-cov>=2.8.0
123
pytest-xdist>=2
124
pytest-env>=0.6.2
0 commit comments