Skip to content

Commit

Permalink
remove gdal from list of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
deastwoo committed Dec 1, 2021
1 parent 6e0b43d commit f4d145a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -83,7 +83,6 @@ def run(self):
install_requires=[
"cython",
"fiona",
"gdal",
"numpy",
"pyyaml",
"rasterio",
Expand Down

0 comments on commit f4d145a

Please sign in to comment.