flask-oauth
flask-oauth copied to clipboard
Fix python3 package location
urlparse has been moved to be inside urllib.parse in python3. This commit should fix this dependency.
Having this library python3 compatible will be reliant on what the author choses to do with python-oauth. The necessity of this pull request will be decided by #66
Fixes python3 issue for me! Thanks!
@loleg ready for merge
Anything blocking this from being merged?
Most likely #94