mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +00:00
chore: log_level is better than log_cli_level (#5890)
This commit is contained in:
@@ -9,7 +9,7 @@ addopts =
|
||||
--capture=sys
|
||||
# Show local info when a failure occurs
|
||||
--showlocals
|
||||
log_cli_level = info
|
||||
log_level = INFO
|
||||
filterwarnings =
|
||||
# make warnings into errors but ignore certain third-party extension issues
|
||||
error
|
||||
|
||||
Reference in New Issue
Block a user