diff --git a/.readthedocs.yml b/.readthedocs.yml index 477d6aec4..fd00d3595 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,10 +1,11 @@ version: 2 build: - image: latest + os: "ubuntu-22.04" + tools: + python: "3.8" python: - version: 3.8 install: - method: pip path: .