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
Starting with the just-released v1.1.1, Flask has dropped Python 3.4. We should do the same. This is already causing issues, like with #1296 which is fixed but not on Python 3.4, which installs older versions of Flask.
Starting with the just-released v1.1.1, Flask has dropped Python 3.4. We should do the same. This is already causing issues, like with #1296 which is fixed but not on Python 3.4, which installs older versions of Flask.