Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Remove opentracing runtime dependency from tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
johananl committed Oct 14, 2019
1 parent f85c6aa commit c42ff3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ python =
[testenv]
deps =
mypy,mypyinstalled: mypy~=0.711
opentracing-shim: opentracing

setenv =
mypy: MYPYPATH={toxinidir}/opentelemetry-api/src/
Expand Down Expand Up @@ -68,7 +67,6 @@ deps =
flake8~=3.7
isort~=4.3
black>=19.3b0,==19.*
opentracing~=2.2

commands_pre =
pip install -e {toxinidir}/opentelemetry-api
Expand Down

0 comments on commit c42ff3d

Please sign in to comment.