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 9b639c3
Show file tree
Hide file tree
Showing 2 changed files with 5 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: .
2 changes: 2 additions & 0 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ pandas
sphinx_rtd_theme==1.0.0
sphinx==4.2
docutils<0.18
devlib @ git+https://github.com/ARM-software/devlib@master
./[doc]

0 comments on commit 9b639c3

Please sign in to comment.