Unverified Commit 06a5a12a authored by jbochi's avatar jbochi

Drop support for python 2.6

parent 2c2c98e0
...@@ -41,7 +41,7 @@ Support ...@@ -41,7 +41,7 @@ Support
**** ****
Python 2.6 - 2.7 and 3.3 - 3.4. Python 2.7 and 3.3 or higher.
Indices And Tables Indices And Tables
------------------ ------------------
......
[tox] [tox]
envlist = envlist =
py{26,27,33,34,35,36}-WTForms{1,2} py{27,33,34,35,36}-WTForms{1,2}
flake8 flake8
docs-html docs-html
skipsdist = true skipsdist = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment