Fix missing source file

pull/7375/head
Masood Malekghassemi 8 years ago
parent cb6d26afd0
commit c153337d04
  1. 2
      PYTHON-MANIFEST.in

@ -7,7 +7,7 @@ graft include/grpc
graft third_party/boringssl
graft third_party/nanopb
graft third_party/zlib
include src/python/grpcio/build.py
include src/python/grpcio/_unixccompiler_patch.py
include src/python/grpcio/commands.py
include src/python/grpcio/grpc_version.py
include src/python/grpcio/grpc_core_dependencies.py

Loading…
Cancel
Save