Skip to content

Commit 15577e7

Browse files
authored
chore: Remove docs from uv default groups (#3073)
# Rationale for this change This is a follow up to #2996. The docs group was factored out and is called directly in it's make target. This drops the 11 package dependencies when just running `make install` now. ## Are these changes tested? Yes ## Are there any user-facing changes? No
1 parent cbea824 commit 15577e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ notebook = [
144144
[tool.uv]
145145
default-groups = [
146146
"dev",
147-
"docs",
148147
]
149148

150149
[build-system]

0 commit comments

Comments
 (0)