diff --git a/.readthedocs.yml b/.readthedocs.yml index c321dfcbd..10b02b916 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,12 @@ # Required version: 2 + +build: + os: ubuntu-22.04 + tools: + python: "3.7" + # Build documentation in the docs/ directory with Sphinx sphinx: configuration: Documentation/conf.py