Skip to content

Commit c91fa74

Browse files
committed
Make rtfd happy again
1 parent f0311b3 commit c91fa74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ sphinx:
1212

1313
# Optionally set the version of Python and requirements required to build your docs
1414
python:
15-
version: 3.9
15+
version: 3.8
1616
install:
1717
- requirements: docs/requirements.txt

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx-bootstrap-theme>=0.8.1
22
sphinx-autodoc-typehints>=1.24.0
3-
sphinx>=7.2
3+
sphinx>=5.3
44
.

0 commit comments

Comments
 (0)