We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d67782 commit 836921cCopy full SHA for 836921c
.readthedocs.yml
@@ -4,3 +4,8 @@ python:
4
- path: .
5
extra_requirements:
6
- docs
7
+
8
+# workaround for stale Python version (readthedocs/readthedocs.org#9623)
9
+build:
10
+ tools:
11
+ python: 3
0 commit comments