Skip to content

Commit

Permalink
Fix RTD (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Feb 4, 2025
1 parent 196b0a6 commit cc8a3be
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
version: 2

sphinx:
configuration: docs/conf.py

build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: '3.10'
python: '3.13'

python:
install:
Expand Down

0 comments on commit cc8a3be

Please sign in to comment.