Skip to content

Commit 45e42fe

Browse files
committed
Update shapely dependency to version 1.6.4 for Python 3.7 compatibility
1 parent 4a76df0 commit 45e42fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ deps=
6363
optional: jupyter==1.0.0
6464
optional: pandas==0.19.2
6565
optional: scipy==0.18.1
66-
optional: shapely==1.6.3
66+
optional: shapely==1.6.4
6767
optional: geopandas==0.3.0
6868
optional: pyshp==1.2.10
6969

0 commit comments

Comments
 (0)