We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a552e commit 96655ceCopy full SHA for 96655ce
_template/pyproject.toml
@@ -31,12 +31,6 @@ dependencies = [
31
"opentelemetry-api ~= 1.12",
32
]
33
34
-[project.optional-dependencies]
35
-test = [
36
- # add any test dependencies here
37
- "<REPLACE ME>",
38
-]
39
-
40
[project.entry-points.opentelemetry_instrumentor]
41
# REPLACE ME: the entrypoint for the instrumentor e.g
42
# sqlalchemy = "opentelemetry.instrumentation.sqlalchemy:SQLAlchemyInstrumentor"
0 commit comments