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