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