We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54acc4a commit c862c02Copy full SHA for c862c02
pyproject.toml
@@ -82,6 +82,8 @@ exclude = ['docs/*']
82
83
[tool.pytest.ini_options]
84
asyncio_mode = "auto"
85
+
86
+[pytest.ini]
87
timeout = 5
88
log_cli=true
89
log_level=INFO
0 commit comments