diff --git a/readthedocs.yml b/readthedocs.yml index 47eaa0a4..b3c5d278 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,7 +1,10 @@ version: 2 +version: 2 +build: + os: "ubuntu-22.04" + python: - version: 3.6 install: - requirements: docs/requirements.txt