Skip to content

Commit 27380f9

Browse files
committed
Remove Pub / Sub deps from setup.py.
1 parent ddf2b34 commit 27380f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
GRPC_PACKAGES = [
6262
'grpcio >= 1.0.0',
6363
'google-gax >= 0.14.1, < 0.15dev',
64-
'gapic-google-pubsub-v1 >= 0.9.0, < 0.10dev',
65-
'grpc-google-pubsub-v1 >= 0.9.0, < 0.10dev',
6664
'gapic-google-logging-v2 >= 0.9.0, < 0.10dev',
6765
'grpc-google-logging-v2 >= 0.9.0, < 0.10dev',
6866
]

0 commit comments

Comments
 (0)