Currently, `warning: sdist: standard file not found` warning is always printed when creating source distribution for gRPC python reflection package. This should stop that.pull/14657/head
parent
59ea0ae3eb
commit
c6e4372f8a
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
||||
gRPC Python Reflection package |
||||
============================== |
||||
|
||||
Reference package for reflection in GRPC Python. |
||||
|
||||
Dependencies |
||||
------------ |
||||
|
||||
Depends on the `grpcio` package, available from PyPI via `pip install grpcio`. |
||||
|
Loading…
Reference in new issue