Update .readthedocs.yaml (#1343)

Explicit build.os is now required by RTD.
This commit is contained in:
Mike Thompson 2023-08-24 00:26:24 -04:00 committed by GitHub
parent 9d6e434ee9
commit e1c40c5dcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,10 +4,10 @@
version: 2
#build:
# os: "ubuntu-20.04"
# tools:
# python: "3.9"
build:
os: "ubuntu-20.04"
tools:
python: "3.9"
# Build from the docs directory with Sphinx
sphinx: