diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3f77f07..3d06bef 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,14 @@ version: 2 +formats: all + +python: + install: + - method: pip + path: . + extra_requirements: + - doc + build: os: ubuntu-22.04 tools: