From 7c3f4c9b5e5ea72a4b2afd91d7ef02d7a07bc81c Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Thu, 9 Oct 2025 23:08:32 -0700 Subject: [PATCH] Docs --- .readthedocs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 293ec12..96b41c3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,8 @@ build: tools: python: "3.13" jobs: - install: pip install --group dev + install: + - pip install --group dev # Build documentation in the docs/ directory with Sphinx sphinx: