Skip to content

Commit

Permalink
chore: Use Python 3.13 to build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Dec 3, 2024
1 parent d3dcc8e commit 9a9a29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2
build:
os: ubuntu-24.04
tools:
python: "3.12"
python: "3.13"

sphinx:
builder: html
Expand Down

0 comments on commit 9a9a29f

Please sign in to comment.