Skip to content

Commit

Permalink
.readthedocs.yml: Updates to Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
funkyfuture committed Oct 16, 2024
1 parent a60b632 commit a49df3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
version: 2

build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3.12"
python: "3.13"

formats: all

Expand Down

0 comments on commit a49df3b

Please sign in to comment.