Skip to content

Commit 95360d7

Browse files
authored
pytest asyncio 0.15.1 is broken too (#498)
1 parent 361ab01 commit 95360d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deps =
2828
mock
2929
pytest
3030
# https://github.com/pytest-dev/pytest-asyncio/issues/209
31-
pytest-asyncio!=0.15.0
31+
pytest-asyncio<0.15
3232
pytest-cov
3333
pytest-mock
3434
pytest-random-order

0 commit comments

Comments
 (0)