Skip to content

Commit a34afe0

Browse files
committed
add deps
1 parent 69e7545 commit a34afe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geoarrow-types/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ requires-python = ">=3.7"
2626
dependencies = []
2727

2828
[project.optional-dependencies]
29-
test = ["pytest", "pyarrow"]
29+
test = ["pytest", "pyarrow", "numpy"]
3030

3131
[project.urls]
3232
homepage = "https://geoarrow.org"

0 commit comments

Comments
 (0)