Skip to content

Commit d94483b

Browse files
authored
Merge pull request #584 from stackhpc/rtd-fix-again
Attempt to fix RTD failures using Python 3.7
2 parents dc8f151 + 1b91a4d commit d94483b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build:
1010
- tox
1111
os: ubuntu-22.04
1212
tools:
13-
python: "3.11"
13+
python: "3.7"
1414

1515
# Build documentation in the doc/source/ directory with Sphinx
1616
sphinx:

0 commit comments

Comments
 (0)