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 27a7171d42
commit 28d0f66c1f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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
------------