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

Deprecare Flask-Session to fix master build #167

Merged
merged 3 commits into from
Apr 28, 2020

Commits on Apr 28, 2020

  1. Deprecare Flask-Session to fix master build

    The dependency flask-session is broken because of a change pallets-eco/flask-session#114. Unfortunately, months have passed
    but no action has been taken to merge the fix.
    
    PEP8Speaks does not really need Flask-Session and hence, it is better to remove it.
    OrkoHunter committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    5c7d1ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1549a View commit details
    Browse the repository at this point in the history
  3. Heroku expects Python's version very explicitly

    It does not recognize Python-3.7
    OrkoHunter committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    b6ee98d View commit details
    Browse the repository at this point in the history