Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit ef40d21

Browse files
committed
Make asyncio_mode auto for pytest
1 parent 49d53b8 commit ef40d21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
addopts = --color=yes
3+
asyncio_mode = auto

0 commit comments

Comments
 (0)