Skip to content

Commit

Permalink
Another fix for readthedocs
Browse files Browse the repository at this point in the history
This is a bit of trial and error unfortunately.
  • Loading branch information
lumbric committed May 7, 2024
1 parent bde8ed0 commit 92fca34
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

version: 2

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

sphinx:
configuration: doc/conf.py

Expand All @@ -12,4 +17,4 @@ python:
- method: pip
path: .
extra_requirements:
- doc
- docs

0 comments on commit 92fca34

Please sign in to comment.