diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 77784b8..ccb610a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: python: "3.13" jobs: install: - - pip install --group dev + - pip install . --group dev # Build documentation in the docs/ directory with Sphinx sphinx: