Skip to content

Commit

Permalink
remove aiohttp-client from example-http env
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuahlang committed Feb 15, 2020
1 parent a58fb48 commit 2d8b1ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ commands_pre =
example-basic-tracer: pip install -e {toxinidir}/opentelemetry-sdk
example-http: pip install -e {toxinidir}/opentelemetry-api
example-http: pip install -e {toxinidir}/opentelemetry-sdk
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-aiohttp-client
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-http-requests
example-http: pip install -e {toxinidir}/ext/opentelemetry-ext-wsgi
example-http: pip install -r {toxinidir}/examples/http/requirements.txt
Expand Down

0 comments on commit 2d8b1ec

Please sign in to comment.