Skip to content

Commit b417004

Browse files
committed
Update conda env to install latest gdal==3.10 #131
1 parent 7e7d6b3 commit b417004

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conda/PINGMapper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: ping
22
channels:
3-
- defaults
43
- conda-forge
4+
- defaults
55
dependencies:
6-
- python == 3.12.*
6+
- python < 3.13
77
- gdal
88
- numpy
99
- git

0 commit comments

Comments
 (0)