diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 42ea5684e..be848ec40 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -21,5 +21,6 @@ python: install: - requirements: requirements-django42.txt - method: pip + path: . extra_requirements: - docs