diff --git a/.readthedocs.yml b/.readthedocs.yml index 818f643..00b2501 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,10 @@ # Required version: 2 +# Build environment +build: + os: ubuntu-22.04 + # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py