Marc Abramowitz
2013-11-14 0a2ea908f35f245b1c4750d8d97ffe645ce29a57
tox.ini: Add py34

Useful for testing with the new Python 3.4 alpha versions.
1 files modified
2 ■■■ changed files
tox.ini 2 ●●● patch | view | raw | blame | history
tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist = 
    py26,py27,py32,py33,pypy,cover
    py26,py27,py32,py33,py34,pypy,cover
[testenv]
commands =