Docs: update Read the Docs config (#1518)

Use the latest config file style.
This commit is contained in:
Manuel Kaufmann 2023-08-28 19:23:03 +02:00 committed by GitHub
parent ffdabadaa4
commit 41aca736bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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