diff --git a/util/opentelemetry-util-http/setup.cfg b/util/opentelemetry-util-http/setup.cfg index 9b3f4b4116..6e8c78f322 100644 --- a/util/opentelemetry-util-http/setup.cfg +++ b/util/opentelemetry-util-http/setup.cfg @@ -40,8 +40,4 @@ package_dir= packages=find_namespace: [options.packages.find] -where = src - -[options.entry_points] -opentelemetry_instrumentor = - httplib = opentelemetry.util.http.httplib:HttpClientInstrumentor +where = src \ No newline at end of file