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 e991bef574
commit 033b0931aa

View file

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