pre-commit is not needed to run tests. --- rich-14.2.0/pyproject.toml.orig +++ rich-14.2.0/pyproject.toml @@ -42,7 +42,6 @@ mypy = "^1.11" pytest-cov = "^3.0.0" attrs = "^21.4.0" -pre-commit = "^2.17.0" typing-extensions = ">=4.0.0, <5.0" [build-system]