We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f6c38 commit b922029Copy full SHA for b922029
pyproject.toml
@@ -125,3 +125,6 @@ packages = ["servicex"]
125
126
[tool.coverage.run]
127
dynamic_context = "test_function"
128
+
129
+[tool.pytest.ini_options]
130
+asyncio_mode = "auto"
0 commit comments