Skip to content

Commit

Permalink
doc: update RTD configuration
Browse files Browse the repository at this point in the history
sphinx:configuration parameter is now mandatory
  • Loading branch information
azmeuk committed Jan 2, 2025
1 parent eb87feb commit 1512116
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ python:
- requirements: docs/requirements.txt
sphinx:
builder: dirhtml
configuration: docs/conf.py
formats:
- pdf
- epub
build:
os: "ubuntu-22.04"
os: "ubuntu-24.04"
tools:
python: "3.11"
python: "3.13"

0 comments on commit 1512116

Please sign in to comment.