Update Python version and add new channel to conda environment
This commit is contained in:
parent
4c1b382a60
commit
5794fb762c
@ -1,8 +1,10 @@
|
|||||||
name: pyGIMLI
|
name: pyGIMLI
|
||||||
channels:
|
channels:
|
||||||
- conda-forge
|
- conda-forge
|
||||||
|
- gimli
|
||||||
- defaults
|
- defaults
|
||||||
dependencies:
|
dependencies:
|
||||||
|
- python=3.11
|
||||||
- pygimli>=1.5.0
|
- pygimli>=1.5.0
|
||||||
- jupyterlab
|
- jupyterlab
|
||||||
- suitesparse=5.10.1
|
- suitesparse=5.10.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user