Skip to content

Commit 6bbdc6a

Browse files
committed
Delete default groups
Fixes #190
1 parent 41877f0 commit 6bbdc6a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pyproject.toml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,6 @@ cloud-export-to-parquet = [
7171
"pyarrow>=19.0.1",
7272
]
7373

74-
[tool.uv]
75-
default-groups = [
76-
"dev",
77-
"bedrock",
78-
"dsl",
79-
"encryption",
80-
"gevent",
81-
"langchain",
82-
"nexus",
83-
"open-telemetry",
84-
"pydantic-converter",
85-
"sentry",
86-
"trio-async",
87-
]
8874

8975
[tool.hatch.build.targets.sdist]
9076
include = ["./**/*.py"]

0 commit comments

Comments
 (0)