Merge pull request #3298 from matrixise/patch-1

Documentation: Use Python 3.5+
This commit is contained in:
David Lord 2019-07-10 10:28:19 -07:00 committed by GitHub
commit 0ea36c138e

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