Use newer RTD config syntax (#5774)

This commit is contained in:
Jakub Kuczys 2023-01-15 17:01:13 +01:00 committed by GitHub
parent a13870b45f
commit 0358aabd1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,11 @@
version: 2
build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3.8"
python:
version: 3.8
install:
- method: pip
path: .