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 3fb368a444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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