Skip to content

Commit

Permalink
Merge pull request #52 from johntruckenbrodt/bugfix/libgdal
Browse files Browse the repository at this point in the history
require libgdal
  • Loading branch information
johntruckenbrodt authored Sep 4, 2024
2 parents 314f075 + 7df8bd5 commit f1f75fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies:
- pyyaml
- dill
- gdal>=2.4
- libgdal
- pip
- sqlite
- libspatialite
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies:
- pyyaml
- dill
- gdal>=2.4
- libgdal
- pip
- sqlite
- libspatialite

0 comments on commit f1f75fc

Please sign in to comment.