Skip to content

Commit f259298

Browse files
Update instrumentation/opentelemetry-instrumentation-threading/pyproject.toml
Co-authored-by: Srikanth Chekuri <[email protected]>
1 parent 5ff91ac commit f259298

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

instrumentation/opentelemetry-instrumentation-threading/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ dependencies = [
2929
"opentelemetry-instrumentation == 0.37b0.dev",
3030
]
3131

32+
[project.optional-dependencies]
33+
instruments = []
3234
test = [
3335
"opentelemetry-instrumentation-threading[instruments]",
3436
"opentelemetry-test-utils == 0.37b0.dev",

0 commit comments

Comments
 (0)