Skip to content

Commit 9de4af2

Browse files
committed
Add xlrd dependency for geo_data_proc
1 parent 81051fb commit 9de4af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_delphi_utils_python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"pandas>=1.1.0",
1010
"pytest",
1111
"pytest-cov",
12+
"xlrd"
1213
]
1314

1415
setup(

0 commit comments

Comments
 (0)