Skip to content

Commit 9675993

Browse files
committed
pin pytest-asyncio because of pytest-dev/pytest-asyncio#654
1 parent 47d622a commit 9675993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ qtconsole =
7474
terminal =
7575
test =
7676
pytest<7.1
77-
pytest-asyncio
77+
pytest-asyncio<0.22
7878
testpath
7979
test_extra =
8080
%(test)s

0 commit comments

Comments
 (0)