Skip to content

Commit 93d04cd

Browse files
committed
Add asyncio config options
1 parent 64657c6 commit 93d04cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ pythonpath = [
6565
"geojson_aoi",
6666
"."
6767
]
68+
asyncio_mode="auto"
69+
asyncio_default_fixture_loop_scope="function"
6870

6971
[tool.commitizen]
7072
name = "cz_conventional_commits"

0 commit comments

Comments
 (0)