From bb51e819abde3b7d0dedea6b4521920e5dd7afd0 Mon Sep 17 00:00:00 2001 From: Robert Kaye Date: Wed, 31 Jan 2024 12:14:25 +0100 Subject: [PATCH] Another attempt at docs --- .readthedocs.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index adda73e..1b2800b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,3 +9,10 @@ sphinx: configuration: docs/conf.py formats: all + +python: + install: + - method: pip + path: . + extra_requirements: + - docs