RTD has finished their switch 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: Ia5e56c12bd3d4622108d9f59161fe849cb593bf5
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
sphinx:
- configuration: docs/conf.py
\ No newline at end of file
+ configuration: docs/conf.py