Add starlette back to uv setup

This commit is contained in:
Emídio Neto 2025-05-26 18:27:30 -03:00 committed by GitHub
parent e2ba6d43c0
commit 15be310409
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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]