Skip to content

Commit 9dac0c3

Browse files
fix: add otel dependency group to all
1 parent 6f6b83b commit 9dac0c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ known-first-party = ["askui"]
216216
known-third-party = ["pytest", "mypy"]
217217

218218
[project.optional-dependencies]
219-
all = ["askui[android,bedrock,vertex,web]"]
219+
all = ["askui[android,bedrock,otel,vertex,web]"]
220220
android = [
221221
"pure-python-adb>=0.3.0.dev0"
222222
]

0 commit comments

Comments
 (0)