We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e7545 commit a34afe0Copy full SHA for a34afe0
geoarrow-types/pyproject.toml
@@ -26,7 +26,7 @@ requires-python = ">=3.7"
26
dependencies = []
27
28
[project.optional-dependencies]
29
-test = ["pytest", "pyarrow"]
+test = ["pytest", "pyarrow", "numpy"]
30
31
[project.urls]
32
homepage = "https://geoarrow.org"
0 commit comments