Skip to content

Commit 8607c3d

Browse files
committed
Fixing usage of Python 3.8 in docs building
1 parent a274e35 commit 8607c3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sphinx:
1111

1212
# Optionally set requirements required to build your docs
1313
python:
14+
version: "3.8"
1415
install:
1516
- requirements: docs/requirements.txt
1617
- requirements: requirements-test.txt

0 commit comments

Comments
 (0)