Skip to content

Commit d8a88a5

Browse files
Update setup.py
1 parent f0f9e4a commit d8a88a5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

setup.py

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,13 @@
3030
'pandas',
3131
'geopandas',
3232
'utm',
33-
'math',
3433
'numpy',
35-
'itertools',
3634
'datetime',
3735
'xmltodict',
38-
'time',
3936
'affine',
40-
'os',
4137
'requests',
42-
'io',
4338
'tqdm',
44-
'tempfile',
45-
'zipfile',
46-
'IPython.display',
39+
'IPython',
4740
'rasterio',
4841
'cartopy',
4942
'matplotlib',

0 commit comments

Comments
 (0)