From 3519a0251f3adaf416fb49eec3084177f70a763c Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Thu, 9 Oct 2025 23:09:51 -0700 Subject: [PATCH] Docs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 77784b8..ccb610a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: python: "3.13" jobs: install: - - pip install --group dev + - pip install . --group dev # Build documentation in the docs/ directory with Sphinx sphinx: