Skip to content

Commit

Permalink
rtd: build update
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbonnici committed Aug 18, 2023
1 parent 77825d5 commit 959e71b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ formats: all
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.11"

# Ensure doc dependencies are installed before building
python:
install:
- method: setuptools
path: .
- requirements: doc/requirements.txt
- method: pip
path: .
extra_requirements:
- doc

0 comments on commit 959e71b

Please sign in to comment.