We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41877f0 commit 6bbdc6aCopy full SHA for 6bbdc6a
1 file changed
pyproject.toml
@@ -71,20 +71,6 @@ cloud-export-to-parquet = [
71
"pyarrow>=19.0.1",
72
]
73
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
-]
88
89
[tool.hatch.build.targets.sdist]
90
include = ["./**/*.py"]
0 commit comments