Skip to content

Commit bb49585

Browse files
committed
yapf of setup
1 parent 8d77284 commit bb49585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
],
2929
extras_require={
3030
'data': [
31-
"shapely", "geojson", "numpy", "PILLOW",
32-
"opencv-python", "typeguard", "imagesize", "pyproj", "pygeotile",
31+
"shapely", "geojson", "numpy", "PILLOW", "opencv-python",
32+
"typeguard", "imagesize", "pyproj", "pygeotile",
3333
"typing-extensions", "packaging"
3434
],
3535
},

0 commit comments

Comments
 (0)