Skip to content

Commit

Permalink
Fix readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ubmarco committed Jan 23, 2024
1 parent 6f4b2a3 commit 7158bce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
version: 2

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

sphinx:
configuration: docs/conf.py
fail_on_warning: true

python:
version: 3.11
Expand Down

0 comments on commit 7158bce

Please sign in to comment.