Skip to content

Commit

Permalink
RTD102: You have to set the RTD build image
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Nov 30, 2023
1 parent 85e2257 commit 671d9cd
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
version: 2

build:
image: latest

sphinx:
configuration: docs/conf.py

formats: all
os: ubuntu-22.04
tools:
python: "3.11"

python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs

sphinx:
configuration: docs/conf.py

formats: all

0 comments on commit 671d9cd

Please sign in to comment.