diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dec90401..17084beb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,6 +11,9 @@ build: tools: python: "3.10" +# Build all formats +formats: all + # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py @@ -19,3 +22,5 @@ sphinx: python: install: - requirements: requirements/developer.pip + - method: pip + path: .