diff --git a/pyproject.toml b/pyproject.toml index 0af7ae47fe..01d089481e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ requires = [ addopts = ["--strict-config", "--strict-markers", "--color=yes"] minversion = "7" xfail_strict = true +log_cli_level = "INFO" filterwarnings = [ "error", # Numpy warning triggered in Bokeh, when timedelta or datetime numpy scalar are compared to a numerical scalar