Skip to content

Commit c1f1b5f

Browse files
committed
chore: Use python 3.13 in docs pipenv
1 parent 4c772b0 commit c1f1b5f

File tree

3 files changed

+606
-500
lines changed

3 files changed

+606
-500
lines changed

docs/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ furo = "~=2024.4"
1313
[dev-packages]
1414

1515
[requires]
16-
python_version = "3.11"
16+
python_version = "3.13"
1717

1818
[scripts]
1919
# pipenv run [...]

0 commit comments

Comments
 (0)