diff --git a/src/git/pyproject.toml b/src/git/pyproject.toml index 96a6d5b5..1869135c 100644 --- a/src/git/pyproject.toml +++ b/src/git/pyproject.toml @@ -31,7 +31,6 @@ build-backend = "hatchling.build" [tool.uv] dev-dependencies = ["pyright>=1.1.389", "ruff>=0.7.3", "pytest>=8.0.0"] -typed=true [tool.pytest.ini_options] testpaths = ["tests"]