RTD has finished their switch to requiring version 2 of their
configuration file and we must now update to work with it.
Ref:
https://blog.readthedocs.com/use-build-os-config/
Change-Id: Id0f2149b2552c7bad571acfb82d2f8827495341c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
- htmlzip
build:
- image: latest
+ os: "ubuntu-22.04"
+ tools:
+ python: "3.11"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt
- htmlzip
build:
- image: latest
+ os: "ubuntu-22.04"
+ tools:
+ python: "3.11"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt