Merge "add tox target for python 3.4"
This commit is contained in:
commit
516b1a7692
3
tox.ini
3
tox.ini
@ -1,5 +1,6 @@
|
||||
# noted to use py34 you need virtualenv >= 1.11.4
|
||||
[tox]
|
||||
envlist = py26,py27,py33,pypy,pep8
|
||||
envlist = py26,py27,py33,py34,pypy,pep8
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user