You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added support for Python 3 and Flask. Webapp2 support remains within Python 2.7 (Webapp2 doesn't support python3) but some tweaks may be required with dependencies. Added CI to test across Python versions.