diff --git a/.readthedocs.yml b/.readthedocs.yml index 544d704c0..d094142e2 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,4 +1,10 @@ version: 2 + +build: + os: ubuntu-20.04 + tools: + python: "3.10" + python: install: - method: pip