diff --git a/.readthedocs.yml b/.readthedocs.yml index 6de8dfea..b4347147 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,9 @@ version: 2 build: - image: latest + os: ubuntu-22.04 + tools: + python: "3" sphinx: builder: html @@ -9,7 +11,6 @@ sphinx: fail_on_warning: true python: - version: 3.8 install: - method: pip path: .