mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
chore: move pytest option from pyproject.toml to tox.ini and set log level
The option from pyproject.toml was not picked up because tox.ini has higher precedence.
This commit is contained in:
@@ -71,6 +71,3 @@ line-length = 120
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
log_cli = true
|
||||
|
||||
Reference in New Issue
Block a user