Skip to content

Commit

Permalink
readthedocs: update build config (open-telemetry#3829)
Browse files Browse the repository at this point in the history
See
https://blog.readthedocs.com/use-build-os-config/

Co-authored-by: Leighton Chen <[email protected]>
Co-authored-by: Diego Hurtado <[email protected]>
  • Loading branch information
3 people authored Apr 10, 2024
1 parent 1be5020 commit 814ace8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ sphinx:
configuration: docs/conf.py

build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3.8"

python:
version: 3.8
install:
- requirements: docs-requirements.txt

0 comments on commit 814ace8

Please sign in to comment.