Skip to content

Commit

Permalink
Improve ReadTheDocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed Aug 3, 2023
1 parent 9384e7c commit 48a0484
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ build:
tools:
python: "3.10"

# Build all formats
formats: all

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand All @@ -19,3 +22,5 @@ sphinx:
python:
install:
- requirements: requirements/developer.pip
- method: pip
path: .

0 comments on commit 48a0484

Please sign in to comment.