Add starlette back to uv setup
This commit is contained in:
parent
e2ba6d43c0
commit
15be310409
|
|
@ -148,7 +148,6 @@ members = [
|
|||
# TODO: remove after python 3.8 is dropped
|
||||
exclude = [
|
||||
"instrumentation-genai/opentelemetry-instrumentation-google-genai",
|
||||
"instrumentation/opentelemetry-instrumentation-starlette",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
|
|
|
|||
Loading…
Reference in New Issue