Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 814ace8

Browse files
xrmxlzchenocelotl
authored
readthedocs: update build config (open-telemetry#3829)
See https://blog.readthedocs.com/use-build-os-config/ Co-authored-by: Leighton Chen <[email protected]> Co-authored-by: Diego Hurtado <[email protected]>
1 parent 1be5020 commit 814ace8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ sphinx:
66
configuration: docs/conf.py
77

88
build:
9-
image: latest
9+
os: "ubuntu-22.04"
10+
tools:
11+
python: "3.8"
1012

1113
python:
12-
version: 3.8
1314
install:
1415
- requirements: docs-requirements.txt

0 commit comments

Comments
 (0)