From 4892c7270193c71ca2134a2037e0cc58ddc14c26 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 11 Dec 2025 14:55:34 -0800 Subject: [PATCH] dependengy-groups.dev for readthedocs --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e2b32ed..8183e3a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,8 +12,8 @@ python: install: - method: pip path: . - extra_requirements: - - docs + dependency-groups: + - dev formats: - pdf