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