diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e94dda2..cf15e2d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,6 +7,8 @@ build: sphinx: configuration: docs/conf.py - python: - install: - - requirements: docs/requirements.txt + +python: + install: + - method: pip + path: .