Documentation: Use Python 3.5+

This commit is contained in:
Stéphane Wirtel 2019-07-10 18:49:40 +02:00
parent ffc68840f8
commit 98a26cfb42

View file

@ -6,7 +6,7 @@ Installation
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.
Dependencies