Update .readthedocs.yaml

This commit is contained in:
Jamie Hardt
2026-03-30 11:50:00 -07:00
committed by GitHub
parent bf9ff7b00f
commit 98958c42f4

View File

@@ -12,6 +12,7 @@ build:
python: "3.10" python: "3.10"
jobs: jobs:
pre_install: pre_install:
- pip install --upgrade pip
- pip install --upgrade --upgrade-strategy only-if-needed --group doc . - pip install --upgrade --upgrade-strategy only-if-needed --group doc .
build: build:
html: html: