Run tests with Python 3.4 with tox

This commit is contained in:
Daniel Neuhäuser 2014-04-26 01:45:20 +02:00
parent d2c3b46b76
commit baa95c6be3

View file

@ -1,5 +1,5 @@
[tox]
envlist = docs, py26, py27, pypy, py33
envlist = docs, py26, py27, pypy, py33, py34
[testenv]
deps = blinker