Skip to content

Commit

Permalink
Experiment with libgdal
Browse files Browse the repository at this point in the history
  • Loading branch information
Eli authored and Eli committed Jul 5, 2023
1 parent becff9b commit 3c969d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
with open('HISTORY.rst') as history_file:
history = history_file.read()

install_requires = ['geopandas', 'vtools3','gdal','libgdal',
install_requires = ['geopandas', 'vtools3','gdal',
'xarray', 'netcdf4', 'scipy',
'matplotlib', 'statsmodels',
'palettable', 'pyyaml',
Expand Down

0 comments on commit 3c969d8

Please sign in to comment.