We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f75acec + b241226 commit 5573f98Copy full SHA for 5573f98
.readthedocs.yml
@@ -4,3 +4,10 @@ python:
4
- path: .
5
extra_requirements:
6
- docs
7
+
8
+# workaround for readthedocs/readthedocs.org#9623
9
+build:
10
+ # workaround for readthedocs/readthedocs.org#9635
11
+ os: ubuntu-22.04
12
+ tools:
13
+ python: "3"
0 commit comments