We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560fd0a commit 2543599Copy full SHA for 2543599
1 file changed
pyproject.toml
@@ -68,3 +68,4 @@ lint.extend-select = ["I"]
68
[tool.pytest.ini_options]
69
log_cli = true
70
log_cli_level = "INFO"
71
+markers = ["cloud: Tests requiring cloud group dependencies"]
0 commit comments