diff --git a/pyproject.toml b/pyproject.toml index 11dfe98cc8..e2a17df696 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -175,7 +175,6 @@ addopts = [ "--strict-config", "--doctest-modules", "--doctest-glob='*.rst'", - "-p no:legacypath", ] log_cli_level = "info" testpaths = "tests"