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

Update settings.py #37

Merged
merged 3 commits into from
Mar 19, 2017
Merged

Update settings.py #37

merged 3 commits into from
Mar 19, 2017

Conversation

dov1
Copy link
Contributor

@dov1 dov1 commented Mar 10, 2017

Fix login after Google introduced new UI

dov1 added 3 commits March 10, 2017 05:08
Fix login after Google introduced new UI
I moved /redirection/voice to the LOGIN_POST continue link. It works to login and make a call. If I switch to sms and try going back to inbox, it errors out. I'm not sure if it's related.
@pettazz
Copy link
Owner

pettazz commented Mar 19, 2017

Thanks for this!

@pettazz pettazz merged commit 4a7bf3c into pettazz:master Mar 19, 2017
jaraco added a commit to jaraco/googlevoice that referenced this pull request Aug 28, 2022
* Replace pep517.build with build

Resolves pettazz#30

* Prefer simple usage

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
jaraco added a commit to jaraco/googlevoice that referenced this pull request Aug 28, 2022
* Use `extend-ignore` in flake8 config

This option allows to add extra ignored rules to the default list
instead of replacing it.

The default exclusions are: E121, E123, E126, E226, E24, E704,
W503 and W504.

Fixes pettazz#28.

Refs:
* https://github.com/pypa/setuptools/pull/2486/files#r541943356
* https://flake8.pycqa.org/en/latest/user/options.html#cmdoption-flake8-extend-ignore
*
https://flake8.pycqa.org/en/latest/user/options.html#cmdoption-flake8-ignore

* Enable complexity limit. Fixes jaraco/skeleton#34.

* Replace pep517.build with build (pettazz#37)

* Replace pep517.build with build

Resolves pettazz#30

* Prefer simple usage

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

* Use license_files instead of license_file in meta (pettazz#35)

Singular `license_file` is deprecated since wheel v0.32.0.

Refs:
* https://wheel.readthedocs.io/en/stable/news.html
* https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
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.

2 participants