We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082e3e3 commit 42f5d49Copy full SHA for 42f5d49
.readthedocs.yml
@@ -4,6 +4,7 @@ build:
4
os: ubuntu-22.04 # Or ubuntu-20.04
5
tools:
6
python: "3.9" # Adjust based on your project
7
+ sphinx: "5.0" # Specify a compatible Sphinx version
8
python:
9
install:
10
- method: pip
0 commit comments