From 6d2ef17f30228e43223c7a10cff3228e943f2bf2 Mon Sep 17 00:00:00 2001 From: Masood Malekghassemi Date: Mon, 4 Jan 2016 15:33:17 -0800 Subject: Use default gRPC roots.pem if none provided --- PYTHON-MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'PYTHON-MANIFEST.in') diff --git a/PYTHON-MANIFEST.in b/PYTHON-MANIFEST.in index 5b4ab04207..0208a88ab1 100644 --- a/PYTHON-MANIFEST.in +++ b/PYTHON-MANIFEST.in @@ -6,3 +6,4 @@ include src/python/grpcio/commands.py include src/python/grpcio/grpc_core_dependencies.py include src/python/grpcio/README.rst include requirements.txt +include etc/roots.pem -- cgit v1.2.3