remove tests and docs for python 2.6 and 3.3

This commit is contained in:
David Lord 2017-12-14 13:05:52 -08:00
parent 5dffa6db53
commit 2c7a1ffa71
8 changed files with 11 additions and 51 deletions

View file

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