Skip to content

Commit 19c9257

Browse files
authored
Fix arrow dependencies (#91)
1 parent 748ed3f commit 19c9257

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
'codecov',
88
'flake8',
99
'hilbertcurve',
10-
'geopandas',
10+
'geopandas-base',
1111
'hypothesis',
12+
'libstdcxx-ng >=12',
1213
'pytest-cov',
1314
'pytest',
1415
'scipy',

0 commit comments

Comments
 (0)