jaeger is a dependency now

pull/5544/head
Jorik Schellekens 2019-06-21 12:11:15 +01:00
parent b43e3af744
commit 297c5fe0a2
1 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,9 @@ REQUIREMENTS = [
"attrs>=17.4.0",
"netaddr>=0.7.18",
# Opentracing
"jaeger-client>=4.0.0",
]
CONDITIONAL_REQUIREMENTS = {