Skip to content

Commit e27ee20

Browse files
committed
pin pytest-asyncio because of pytest-dev/pytest-asyncio#654
1 parent e98a2f4 commit e27ee20

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
@@ -73,7 +73,7 @@ qtconsole =
7373
terminal =
7474
test =
7575
pytest<7.1
76-
pytest-asyncio
76+
pytest-asyncio<0.22
7777
testpath
7878
pickleshare
7979
test_extra =

0 commit comments

Comments
 (0)