diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b7c326217..875a5fdeb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,5 +18,6 @@ formats: python: install: - - method: pip + - requirements: docs/requirements.txt + method: pip path: .