Skip to content

Commit 2d8b1ec

Browse files
committed
remove aiohttp-client from example-http env
1 parent a58fb48 commit 2d8b1ec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ commands_pre =
7171
example-basic-tracer: pip install -e {toxinidir}/opentelemetry-sdk
7272
example-http: pip install -e {toxinidir}/opentelemetry-api
7373
example-http: pip install -e {toxinidir}/opentelemetry-sdk
74-
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-aiohttp-client
7574
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-http-requests
7675
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-wsgi
7776
example-http: pip install -r {toxinidir}/examples/http/requirements.txt

0 commit comments

Comments
 (0)