diff --git a/.readthedocs.yaml b/.readthedocs.yaml index da579586..da87538c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,9 +9,8 @@ build: os: ubuntu-22.04 tools: python: "3.10" - # install: - # - method: pip - # - path: . + install: + - path: . # Build documentation in the "docs/" directory with Sphinx sphinx: