forked from orbit-oss/flask
drop Python 3.6
This commit is contained in:
parent
3c36d043e5
commit
e609dddd60
9 changed files with 11 additions and 33 deletions
|
|
@ -6,9 +6,7 @@ Python Version
|
|||
--------------
|
||||
|
||||
We recommend using the latest version of Python. Flask supports Python
|
||||
3.6 and newer.
|
||||
|
||||
``async`` support in Flask requires Python 3.7+ for ``contextvars.ContextVar``.
|
||||
3.7 and newer.
|
||||
|
||||
|
||||
Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue