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

Test with Python 3.6 #102

Merged
merged 3 commits into from
Feb 24, 2017
Merged

Test with Python 3.6 #102

merged 3 commits into from
Feb 24, 2017

Conversation

theacodes
Copy link
Contributor

No description provided.

Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if Travis can actually run py36?

@theacodes
Copy link
Contributor Author

It can run py36, we just need a grpc wheel.

Waiting on grpc/grpc#9445

@@ -25,6 +25,9 @@ if [[ -n $SYSTEM_TEST ]]; then
if [[ $TRAVIS_SECURE_ENV_VARS == "true" ]]; then
echo 'Extracting secrets.'
scripts/decrypt-secrets.sh "$SECRETS_PASSWORD"
# Prevent build failures from leaking our password.
# looking at you, Tox.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Jan 30, 2017

Still LGTM, pending the wheel

@theacodes
Copy link
Contributor Author

Still LGTM, pending the wheel

Thanks. :)

@theacodes
Copy link
Contributor Author

PyLint doesn't yet work on 3.6, so we're going to hold that env back to 3.5

pylint-dev/pylint#1072

@theacodes
Copy link
Contributor Author

theacodes commented Mar 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants