Documentation: Use Python 3.5+

This commit is contained in:
Stéphane Wirtel 2019-07-10 18:49:40 +02:00
parent 4086e82b37
commit 62191cb38c

View file

@ -6,7 +6,7 @@ Installation
Python Version Python Version
-------------- --------------
We recommend using the latest version of Python 3. Flask supports Python 3.4 We recommend using the latest version of Python 3. Flask supports Python 3.5
and newer, Python 2.7, and PyPy. and newer, Python 2.7, and PyPy.
Dependencies Dependencies