and python 3 support has landed

This commit is contained in:
Mahmoud Hashemi 2015-04-10 14:48:30 -07:00
parent 051ba790b6
commit 8b27741e96
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,pypy
envlist = py27,py34,pypy
[testenv]
deps = -rrequirements-test.txt
commands = py.test --doctest-modules boltons