diff --git a/pyproject.toml b/pyproject.toml index b9be33c4c..32896a41c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -298,8 +298,6 @@ filterwarnings = [ "ignore::DeprecationWarning:pact", "ignore::DeprecationWarning:tests", ] -pythonpath = "." -reruns = 3 log_date_format = "%H:%M:%S" log_format = "%(asctime)s.%(msecs)03d [%(levelname)-8s] %(name)s: %(message)s"