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

Use a development checkout of oauth2client in regresion3. #676

Merged
merged 1 commit into from
Feb 24, 2015
Merged

Use a development checkout of oauth2client in regresion3. #676

merged 1 commit into from
Feb 24, 2015

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Feb 24, 2015

Allows us to work on more issues until a release is available that fixes googleapis/oauth2client#125.

Allows us to work on more issues until a release is available that
fixes googleapis/oauth2client#125.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2015
@dhermes
Copy link
Contributor

dhermes commented Feb 24, 2015

Also helpful for googleapis/oauth2client#136

@@ -74,4 +74,7 @@ commands =
{toxinidir}/scripts/run_regression.sh
deps =
unittest2
# Use a development checkout of oauth2client until a release is made
# which fixes https://github.com/google/oauth2client/issues/125
-egit+https://github.com/google/oauth2client.git#egg=oauth2client

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Feb 24, 2015

LGTM BTW. I just wanted to know why -e, so feel free to merge, but also to educate me :)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9a4a3e9 on tseaver:use-oauth2client-checkout-for-regression3 into 1f7dc43 on GoogleCloudPlatform:master.

@tseaver tseaver mentioned this pull request Feb 24, 2015
tseaver added a commit that referenced this pull request Feb 24, 2015
…gression3

Use a development checkout of oauth2client in regresion3.
@tseaver tseaver merged commit 68585f8 into googleapis:master Feb 24, 2015
@tseaver tseaver deleted the use-oauth2client-checkout-for-regression3 branch February 24, 2015 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core auth cla: yes This human has signed the Contributor License Agreement. testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid_grant failures under Python3
4 participants