diff --git a/.readthedocs.yml b/.readthedocs.yml index 7d91a58..3280457 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,11 +1,12 @@ -# See: https://docs.readthedocs.io/en/latest/config-file/v2.html +# See: https://docs.readthedocs.io/en/stable/config-file/v2.html version: 2 build: - image: latest + os: ubuntu-22.04 + tools: + python: "3.10" python: - version: '3.10' install: - method: pip path: .