mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Docs: update Read the Docs config (#1518)
Use the latest config file style.
This commit is contained in:
parent
ffdabadaa4
commit
41aca736bc
@ -1,7 +1,11 @@
|
||||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.10"
|
||||
|
||||
python:
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
|
Loading…
Reference in New Issue
Block a user