We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06c810 commit 4a5be0eCopy full SHA for 4a5be0e
.readthedocs.yaml
@@ -7,7 +7,7 @@ version: 2
7
8
# Set the version of Python and other tools you might need
9
build:
10
- os: ubuntu-20.04
+ os: ubuntu-22.04
11
tools:
12
python: "3"
13
# You can also specify other tool versions:
docs/requirements.txt
@@ -1,3 +1,2 @@
1
-# RTD pins these by default to ancient versions
2
-sphinx ~= 6.2
+# RTD pins by default to ancient versions
3
sphinx-rtd-theme ~= 1.2
0 commit comments