Skip to content

Commit

Permalink
deps: update conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Aug 4, 2023
1 parent 755c70d commit 2b567f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- gdal
- conda-forge::gdal>=3.3
- conda-forge::geos>=3.3
- conda-forge::rasterio>=1.3
- conda-forge::libstdcxx-ng # gdal dependency. Make sure it's from the same channel as gdal

0 comments on commit 2b567f1

Please sign in to comment.