Christina Theodoris
commited on
Commit
·
e04975c
1
Parent(s):
142fe6f
update readthedocs.yaml
Browse files- .readthedocs.yaml +1 -1
.readthedocs.yaml
CHANGED
|
@@ -7,7 +7,7 @@ version: 2
|
|
| 7 |
build:
|
| 8 |
os: ubuntu-22.04
|
| 9 |
tools:
|
| 10 |
-
python: "
|
| 11 |
|
| 12 |
# Build documentation in the "docs/" directory with Sphinx
|
| 13 |
sphinx:
|
|
|
|
| 7 |
build:
|
| 8 |
os: ubuntu-22.04
|
| 9 |
tools:
|
| 10 |
+
python: "3.10"
|
| 11 |
|
| 12 |
# Build documentation in the "docs/" directory with Sphinx
|
| 13 |
sphinx:
|