We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3723590 commit 62cab73Copy full SHA for 62cab73
.readthedocs.yaml
@@ -4,6 +4,9 @@
4
5
version: 2
6
7
+sphinx:
8
+ configuration: doc/conf.py
9
+
10
build:
11
os: ubuntu-22.04
12
tools:
doc/release_notes.rst
@@ -23,6 +23,8 @@ This part of documentation collects descriptive release notes to capture the mai
23
24
* Fix overlapping bus regions when alternative clustering is selected `PR #1287 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1287>`__
25
26
+* Fix readthedocs by explicitly specifying the location of the Sphinx config `PR #1292 <https://github.com/pypsa-meets-earth/pypsa-earth/pull/1292>`__
27
28
PyPSA-Earth 0.6.0
29
=================
30
0 commit comments