diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7615a713..5b1ff665 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,9 @@ build: os: ubuntu-22.04 tools: python: "3.11" + jobs: + pre_install: + - pip install -e . # Build documentation in the docs/ directory with Sphinx sphinx: