diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f1704b98..e9d87264 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -21,10 +21,10 @@ build: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - method: pip - path: . - extra_requirements: - - docs + - method: pip + path: . + extra_requirements: + - docs # Build documentation in the docs/ directory with Sphinx sphinx: