diff --git a/.readthedocs.yml b/.readthedocs.yml index 14a3076..027a71c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,9 +4,9 @@ formats: - htmlzip build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.8" + python: "3.11" python: install: @@ -14,7 +14,6 @@ python: path: . extra_requirements: - doc - system_packages: true # can contain TF and more packages sphinx: builder: html