]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: add types-shapely to dev dependencies
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 23 Mar 2025 17:14:11 +0000 (18:14 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 25 Mar 2025 18:41:53 +0000 (19:41 +0100)
psycopg/pyproject.toml

index f0af045274c28607f64bf1a9a81848954cc20177..d0b8e458593cb9ad5a1385be4866f9e58a9abd83 100644 (file)
@@ -88,6 +88,7 @@ dev = [
     "mypy >= 1.14",
     "pre-commit >= 4.0.1",
     "types-setuptools >= 57.4",
+    "types-shapely >= 2.0",
     "wheel >= 0.37",
 ]
 docs = [