Skip to content

Commit b922029

Browse files
committed
set pytest asyncio
1 parent 06f6c38 commit b922029

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,6 @@ packages = ["servicex"]
125125

126126
[tool.coverage.run]
127127
dynamic_context = "test_function"
128+
129+
[tool.pytest.ini_options]
130+
asyncio_mode = "auto"

0 commit comments

Comments
 (0)