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 f35f154
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ 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: .

0 comments on commit f35f154

Please sign in to comment.