Skip to content

Commit

Permalink
Update conda env to install latest gdal==3.10 #131
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Bodine committed Dec 12, 2024
1 parent 7e7d6b3 commit b417004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/PINGMapper.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ping
channels:
- defaults
- conda-forge
- defaults
dependencies:
- python == 3.12.*
- python < 3.13
- gdal
- numpy
- git
Expand Down

0 comments on commit b417004

Please sign in to comment.