diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fc0fde9..70449a8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,6 +18,6 @@ sphinx: # Optionally declare the Python requirements required to build your docs python: install: - - requirements: requirements.txt + - requirements: requirements/runtime.txt - method: pip path: .