Skip to content

Commit 6667d66

Browse files
committed
fix to .readthedocs.yaml
1 parent dba1726 commit 6667d66

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
@@ -25,7 +25,7 @@ sphinx:
2525

2626
# Optionally declare the Python requirements required to build your docs
2727
python:
28-
python: "3.10"
28+
version: "3.10"
2929
install:
3030
- requirements: requirements.txt
3131
- requirements: requirements-docs.txt

0 commit comments

Comments
 (0)