Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Commit 7cd6fa7

Browse files
authored
Remove unused dependency (opentracing#22)
Closes opentracing#21.
1 parent cce9619 commit 7cd6fa7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
zip_safe=False,
2222
platforms='any',
2323
install_requires=[
24-
'futures',
2524
'protobuf>=3.0.0b2.post2',
2625
'opentracing>=1.2.1,<1.3',
2726
'six>=1.10.0,<2.0',

0 commit comments

Comments
 (0)