fix: move pypsa dependency to pip (#1322)

This commit is contained in:
Uzair Aftab 2024-09-24 08:42:01 +02:00 committed by GitHub
parent 8ed7654294
commit 0d1c36ba6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,6 @@ dependencies:
- pip
- atlite>=0.2.9
- pypsa>=0.30.2
- linopy
- dask
@ -63,3 +62,4 @@ dependencies:
- snakemake-executor-plugin-slurm
- snakemake-executor-plugin-cluster-generic
- highspy
- pypsa>=0.30.2