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 e610bd1
Show file tree
Hide file tree
Showing 2 changed files with 4 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: .
1 change: 1 addition & 0 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ pandas
sphinx_rtd_theme==1.0.0
sphinx==4.2
docutils<0.18
./[doc]

0 comments on commit e610bd1

Please sign in to comment.