Skip to content

Commit af8e9de

Browse files
committed
Relax version
1 parent 99bcf43 commit af8e9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ deps =
129129
opentelemetry-exporter-otlp-proto-http: -r {toxinidir}/exporter/opentelemetry-exporter-otlp-proto-http/test-requirements.txt
130130

131131
# setuptools 78 removed support for syntax used in opentracing package
132-
opentracing-shim: setuptools==77.0.3
132+
opentracing-shim: setuptools<78
133133
opentracing-shim: -r {toxinidir}/shim/opentelemetry-opentracing-shim/test-requirements.txt
134134

135135
opencensus-shim: -r {toxinidir}/shim/opentelemetry-opencensus-shim/test-requirements.txt

0 commit comments

Comments
 (0)