diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1ace588..63ebf7a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -34,4 +34,5 @@ python: install: - method: uv command: sync - args: ["--dev"] \ No newline at end of file + groups: + - dev \ No newline at end of file