Skip to content

Commit d4099ec

Browse files
committed
exclude buggy ppm version
1 parent b804b10 commit d4099ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envs/environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- pypsa>= 0.32.1
2121
- atlite>=0.3
2222
- linopy>=0.4.4
23-
- powerplantmatching>=0.5.15
23+
- powerplantmatching>=0.5.15,<0.7 # restrict ppm until fix of https://github.com/PyPSA/powerplantmatching/issues/229
2424

2525
# Dependencies of the workflow itself
2626
- dask

0 commit comments

Comments
 (0)