Skip to content

Commit 8c64109

Browse files
committed
Shapely spelling fix.
1 parent a73e368 commit 8c64109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrasterframes/src/main/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def doctype(self):
134134
'pytest==3.4.2',
135135
'pypandoc',
136136
'numpy>=1.7',
137-
'shapley',
137+
'shapely',
138138
'pandas',
139139
'rasterio'
140140
],

0 commit comments

Comments
 (0)