Don't test old Werkzeug against py3
This commit is contained in:
parent
df711eac90
commit
a497b10d4f
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = {py26,py27,pypy,py33,py34}-{lowest,release,devel}
|
||||
envlist = {py26,py27,pypy}-{lowest,release,devel}, {py33,py34}-{release,devel}
|
||||
|
||||
[testenv]
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue