We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58fb48 commit 2d8b1ecCopy full SHA for 2d8b1ec
1 file changed
tox.ini
@@ -71,7 +71,6 @@ commands_pre =
71
example-basic-tracer: pip install -e {toxinidir}/opentelemetry-sdk
72
example-http: pip install -e {toxinidir}/opentelemetry-api
73
example-http: pip install -e {toxinidir}/opentelemetry-sdk
74
- example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-aiohttp-client
75
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-http-requests
76
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-wsgi
77
example-http: pip install -r {toxinidir}/examples/http/requirements.txt
0 commit comments