Merge branch 'prepare-release-v0.10.0' of github.com:PyPSA/pypsa-eur into prepare-release-v0.10.0
This commit is contained in:
commit
9c08af9989
@ -18,6 +18,7 @@ conf_default_file = os.path.join(workflow.current_basedir, "config/config.defaul
|
|||||||
if not exists(conf_file) and exists(conf_default_file):
|
if not exists(conf_file) and exists(conf_default_file):
|
||||||
copyfile(conf_default_file, conf_file)
|
copyfile(conf_default_file, conf_file)
|
||||||
|
|
||||||
|
|
||||||
configfile: "config/config.default.yaml"
|
configfile: "config/config.default.yaml"
|
||||||
configfile: "config/config.yaml"
|
configfile: "config/config.yaml"
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ Release Notes
|
|||||||
|
|
||||||
.. Upcoming Release
|
.. Upcoming Release
|
||||||
.. ================
|
.. ================
|
||||||
..
|
..
|
||||||
|
|
||||||
PyPSA-Eur 0.10.0 (19th February 2024)
|
PyPSA-Eur 0.10.0 (19th February 2024)
|
||||||
=====================================
|
=====================================
|
||||||
|
@ -370,7 +370,7 @@ successfully.
|
|||||||
4 -> 60
|
4 -> 60
|
||||||
23 -> 61
|
23 -> 61
|
||||||
4 -> 61
|
4 -> 61
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
|
||||||
|
|
||||||
@ -809,7 +809,7 @@ workflow:
|
|||||||
4 -> 85
|
4 -> 85
|
||||||
71 -> 86
|
71 -> 86
|
||||||
4 -> 86
|
4 -> 86
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user