diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3627d46..3a8b658 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,3 +7,9 @@ build: sphinx: fail_on_warning: true + +python: + # Install our python package before building the docs + install: + - method: pip + path: .