Skip to content

Commit

Permalink
Update environment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored Feb 6, 2025
1 parent 0d8c41f commit e04f3e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion envs/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies:
- rasterio

# Development dependencies
- ipykernel
- jupyter
- ipython
- pre-commit
- ruff
Expand All @@ -65,6 +65,7 @@ dependencies:
- highspy
- pyscipopt # See https://github.com/scipopt/PySCIPOpt/issues/944
- tsam>=2.3.1
- entsoe-py
- snakemake-storage-plugin-http
- snakemake-executor-plugin-slurm
- snakemake-executor-plugin-cluster-generic

0 comments on commit e04f3e7

Please sign in to comment.