From 784c1c2750e46bf4774deac2aa647bd2b2179280 Mon Sep 17 00:00:00 2001 From: Hanne Moa Date: Thu, 18 Apr 2024 13:38:22 +0200 Subject: [PATCH] fixup --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) 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