From 3226bc9c56acc3c4e218351f30794862b142e2b2 Mon Sep 17 00:00:00 2001 From: VG Date: Sat, 14 May 2016 01:48:40 +0200 Subject: Add missing files for tox to run --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 5b6fc8d..0f55e6a 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ # and then run "tox" from this directory. [tox] -envlist = py34, py35, pypy +envlist = py35 [testenv] commands = py.test -- cgit v1.2.3