diff --git a/.readthedocs.yml b/.readthedocs.yml index 3f66351ce7..770888b79e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,6 +8,11 @@ version: 2 +build: + os: ubuntu-20.04 + tools: + python: "3.9" + submodules: include: - extmod/ulab @@ -16,6 +21,5 @@ formats: - pdf python: - version: 3 install: - requirements: docs/requirements.txt