tox: remove the pypy env

Change-Id: Ibe1b496dc1d77deafe338e7f5501bc6795505172
This commit is contained in:
Gauvain Pocentek 2016-01-08 16:03:30 +01:00
parent b06f7e1349
commit 50c4f5e60c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox] [tox]
minversion = 1.6 minversion = 1.6
envlist = py34,py27,pypy,pep8 envlist = py34,py27,pep8
skipsdist = True skipsdist = True
[testenv] [testenv]