Skip to content

Commit b42df43

Browse files
committed
fix dependencies
1 parent bbedc9e commit b42df43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
long_description_content_type='text/markdown',
2828
url='https://github.com/TaskarCenterAtUW/TDEI-python-lib-osw-inclination',
2929
install_requires=[
30-
'pyproj'
30+
'pyproj',
3131
'networkx',
3232
'shapely',
3333
'rasterio',

0 commit comments

Comments
 (0)