Skip to content

Commit 3a0dc46

Browse files
committed
add pytest.ini
1 parent b76b2ab commit 3a0dc46

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
filterwarnings = ignore::DeprecationWarning:pkg_resources.*:
3+
asyncio_default_fixture_loop_scope = "session"

0 commit comments

Comments
 (0)