Skip to content

Conversation

crwilcox
Copy link
Contributor

@crwilcox crwilcox commented Nov 9, 2018

In pip 8, which is currently used on ubuntu 16.04 LTS, extras with hyphens are ignored and not installed.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 9, 2018
extras = {
'grpc': 'grpcio >= 1.8.2',
'grpcio-gcp': 'grpcio-gcp >= 0.2.2'
'grpcgcp': 'grpcio-gcp >= 0.2.2'

This comment was marked as spam.

This comment was marked as spam.

@crwilcox crwilcox merged commit 9e4da44 into googleapis:master Nov 9, 2018
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants