forgot to remove the targets from tox

This commit is contained in:
benoitc 2015-11-20 13:46:13 +01:00
parent 8609a36f1c
commit 6999878a40

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26, py27, py32, py33, py34, pypy, pypy3
envlist = py26, py27, py34, py35, pypy, pypy3
skipsdist = True
[testenv]