From 2e8224cb3cca5195312f567b80efc374b3d503ac Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Thu, 9 Oct 2025 23:07:39 -0700 Subject: [PATCH] Docs fix --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 68ebda9..293ec12 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,8 @@ build: os: ubuntu-20.04 tools: python: "3.13" + jobs: + install: pip install --group dev # Build documentation in the docs/ directory with Sphinx sphinx: