diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5c76c8b0..fbe95070 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,6 +4,9 @@ mkdocs: configuration: mkdocs.yml fail_on_warning: false +build: + os: ubuntu-22.04 + python: install: - requirements: docs/requirements.txt