Environment details
N/A - latest
Steps to reproduce
this is the only usage:
|
from grpc_interceptor import ClientInterceptor |
it should be an optional dependency and not in install_requires:
|
"grpc-interceptor >= 0.15.4", |
perhaps an extras_require named testing ?
Code example
N/A
Stack trace
N/A