Skip to content
Snippets Groups Projects
Commit 72143b0f authored by jay's avatar jay
Browse files

Typo in setup

parent 039dd492
No related branches found
No related tags found
No related merge requests found
......@@ -37,12 +37,12 @@ def setup_package():
['sqlalchemy_json/*.py', 'sqlalchemy_json/LICENSE']},
zip_safe=False,
install_requires=[
'gdal>=2',
'gdal',
'numpy',
'pvl',
'protobuf==3.0.0b2',
'h5py',
'icu,'
'icu,',
'pandas',
'sqlalchemy',
'pyyaml',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment