signalfx / splunk-otel-lambda

Splunk distribution of OpenTelemetry Lambda
Apache License 2.0
5 stars 4 forks source link

Python build fixes #277

Closed johnbley closed 1 month ago

johnbley commented 1 month ago

Somehow pkg_resources broke the python tests by not vendoring dependencies anymore... a long-term fix would be to remove our (splunk-otel-python) dependency on this deprecated package but this is a short-term fix to stabilize things.