We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbedc9e commit b42df43Copy full SHA for b42df43
setup.py
@@ -27,7 +27,7 @@
27
long_description_content_type='text/markdown',
28
url='https://github.com/TaskarCenterAtUW/TDEI-python-lib-osw-inclination',
29
install_requires=[
30
- 'pyproj'
+ 'pyproj',
31
'networkx',
32
'shapely',
33
'rasterio',
0 commit comments