From 98958c42f411a4668fb4a658ae52203eeae2d813 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 30 Mar 2026 11:50:00 -0700 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ef92ddf..a703578 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,6 +12,7 @@ build: python: "3.10" jobs: pre_install: + - pip install --upgrade pip - pip install --upgrade --upgrade-strategy only-if-needed --group doc . build: html: