Sign in
gerrit
/
gerrit
/
32b3f648a9986dcc2fe5df29522ca4a2e6ad8c39
/
.
/
contrib
/
maintenance
/
pyproject.toml
blob: 9cde8b2d5f2ecac3a203d4bf421e4f7af9a6431d [
file
]
[
project
]
name
=
"gerrit-maintenance"
description
=
"Suite of tools to maintain a Gerrit site"
[
tool
.
pytest
.
ini_options
]
addopts
=
[
"--import-mode=importlib"
,
]
log_cli
=
"True"
log_cli_level
=
"DEBUG"
pythonpath
=
"."
testpaths
=
[
"tests"
]