Skip to content

Commit 564cc0e

Browse files
committed
Remove opentracing runtime dependency from tox.ini
1 parent fea80ea commit 564cc0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ python =
1515
[testenv]
1616
deps =
1717
mypy,mypyinstalled: mypy~=0.711
18-
opentracing-shim: opentracing
1918

2019
setenv =
2120
mypy: MYPYPATH={toxinidir}/opentelemetry-api/src/
@@ -68,7 +67,6 @@ deps =
6867
flake8~=3.7
6968
isort~=4.3
7069
black>=19.3b0,==19.*
71-
opentracing~=2.2
7270

7371
commands_pre =
7472
pip install -e {toxinidir}/opentelemetry-api

0 commit comments

Comments
 (0)