Skip to content

Commit 221d15e

Browse files
committed
Defines a Python version for RTD to use.
1 parent 50419b1 commit 221d15e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-20.04
1111
tools:
12-
# python: "3.13" # let's use the default Python version provided by Read the Docs
12+
python: "3.13" # let's use the default Python version provided by Read the Docs
1313
# You can also specify other tool versions:
1414
# nodejs: "16"
1515
# rust: "1.55"

0 commit comments

Comments
 (0)