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 df33f43 commit 5cbb8a2Copy full SHA for 5cbb8a2
setup.py
@@ -26,7 +26,7 @@
26
extras_require={
27
'data': [
28
"shapely", "geojson", "numpy", "PILLOW", "opencv-python",
29
- "typeguard", "imagesize", "pyproj", "pygeotile",
+ "typeguard", "imagesize", "pyproj", "pygeotile", "ndjson"
30
"typing-extensions", "packaging"
31
],
32
},
0 commit comments