Skip to content

Commit 634af02

Browse files
committed
pin python
1 parent 6c7b346 commit 634af02

File tree

3 files changed

+148
-7
lines changed

3 files changed

+148
-7
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: "3.12"
6+
python: "3.13"
77
jobs:
88
create_environment:
99
- asdf plugin add pixi

pixi.lock

Lines changed: 146 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ sphinxcontrib-plantuml = "*"
6666
jupyterlite-sphinx = "==0.21.0"
6767
jupyterlite-core = "==0.5.1"
6868
sphinx = "==8.1.3"
69+
python = "==3.13.3"
6970

7071
[tool.pixi.feature.docs.pypi-dependencies]
7172
furo = "*"

0 commit comments

Comments
 (0)