Skip to content

Commit df0a21d

Browse files
committed
opentelemetry-opentracing-shim: add fixed setuptools version in test requirements
Use latest version < 78.0.0 because they removed support to parse the setup.cfg (description-file) used in opentracing.
1 parent 7e97d6c commit df0a21d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shim/opentelemetry-opentracing-shim/test-requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ tomli==2.0.1
1111
typing_extensions==4.10.0
1212
wrapt==1.16.0
1313
zipp==3.19.2
14+
setuptools==77.0.3
1415
-e opentelemetry-api
1516
-e opentelemetry-sdk
1617
-e tests/opentelemetry-test-utils

0 commit comments

Comments
 (0)