Skip to content

Commit b697f98

Browse files
committed
Revert "bump python version for readthedocs"
This reverts commit 294170a.
1 parent 7a6dd72 commit b697f98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
build:
99
os: ubuntu-22.04
1010
tools:
11-
python: "3.9"
11+
python: "3.8"
1212
# You can also specify other tool versions:
1313
# nodejs: "20"
1414
# rust: "1.70"
@@ -32,4 +32,4 @@ formats:
3232
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
3333
python:
3434
install:
35-
- requirements: docs/requirements.txt
35+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)