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: If39eaa7b86fbdbff3a4b63be0a313c4406ff4973
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
build:
os: "ubuntu-22.04"
tools:
- python: "3.7"
+ python: "3.11"
python:
install:
- requirements: docs/requirements-docs.txt
sphinx:
- configuration: docs/conf.py
\ No newline at end of file
+ configuration: docs/conf.py