Skip to content

Commit

Permalink
deps: copy stactools' environment.yml
Browse files Browse the repository at this point in the history
This is to pick up some 3.10-related fixes.
  • Loading branch information
gadomski committed Aug 8, 2022
1 parent 33604c5 commit 8b15971
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- gdal>=3.3
- geos>=3.3
- rasterio>=1.2

- 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 8b15971

Please sign in to comment.