Update Python version and add new channel to conda environment

This commit is contained in:
Kasper D. Fischer 2025-11-18 16:30:47 +01:00
parent 4c1b382a60
commit 5794fb762c

View File

@ -1,8 +1,10 @@
name: pyGIMLI
channels:
- conda-forge
- gimli
- defaults
dependencies:
- python=3.11
- pygimli>=1.5.0
- jupyterlab
- suitesparse=5.10.1