diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f4bdc4d..6588724 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,7 +13,7 @@ build: jobs: install: - pip install --upgrade pip - - pip install --group 'doc' + - pip install --group 'doc' -e . # Build documentation in the docs/ directory with Sphinx sphinx: