We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddf36c commit 39003c8Copy full SHA for 39003c8
.readthedocs.yml
@@ -15,7 +15,7 @@ formats:
15
build:
16
os: ubuntu-lts-latest
17
tools:
18
- python: latest
+ python: "3.13" # 3.14 (latest) is blocked by an upstream Solara issue: https://github.com/widgetti/solara/issues/1107
19
20
# Optionally set the version of Python and requirements required to build your docs
21
python:
0 commit comments