diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dfc7d21..4badc0c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,6 +23,8 @@ python: path: . extra_requirements: - sphinx + - method: pip + path: doc/requirements.txt sphinx: builder: html