diff --git a/.readthedocs.yml b/.readthedocs.yml index bfcbf92c..826d13a4 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,17 +1,16 @@ # Read the Docs configuration file version: 2 -build: - os: ubuntu-20.04 - tools: - python: '3.10' - sphinx: builder: html configuration: docs/conf.py +build: + os: 'ubuntu-22.04' + tools: + python: '3.11' + python: - system_packages: True install: - method: pip path: .