Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appveyor: force install grpcio >= 1.0rc1. #2088

Merged
merged 1 commit into from
Aug 11, 2016
Merged

Appveyor: force install grpcio >= 1.0rc1. #2088

merged 1 commit into from
Aug 11, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 11, 2016

Toward #1863.

@tseaver tseaver self-assigned this Aug 11, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Aug 11, 2016

@dhermes I'm going to merge this one as soon as Travis green, to see if it can un-hork our Appveyor problems.

@@ -82,9 +82,9 @@ install:
# compiled extensions and are not provided as pre-built wheel packages,
# pip will build them from source using the MSVC compiler matching the
# target Python version and architecture
- "%CMD_IN_ENV% pip install wheel nose nose-exclude cryptography grpcio"
- "%CMD_IN_ENV% pip install wheel nose nose-exclude cryptography"
# Install sometimes-problemaatic gRPC-related dependencies

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Aug 11, 2016

LGTM. No need to wait on Travis but can you fix the typo I referred to?

PS Thanks for creating the gRPC label.

@tseaver tseaver merged commit b3bd14e into googleapis:master Aug 11, 2016
@dhermes dhermes mentioned this pull request Sep 19, 2016
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. grpc testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants