Skip to content

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Sep 12, 2016

Fixes #2300.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 12, 2016
if args.packages is ALL_MODULES:
result = list(MODULES)
if sys.version_info[:2] != (2, 7):
result.remove(BIGTABLE_API)

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Sep 12, 2016

I'm 👍 on the feature overall.

@dhermes
Copy link
Contributor Author

dhermes commented Sep 12, 2016

@tseaver How do you feel about merging this and handling the gRPC dep stuff (including the bigtable system test being left out) in a standalone PR?

@tseaver
Copy link
Contributor

tseaver commented Sep 12, 2016

How do you feel about merging this and handling the gRPC dep stuff (including the bigtable system test being left out) in a standalone PR?

SGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants