Merge "tox: remove the pypy env"

This commit is contained in:
Jenkins
2016-01-09 08:23:45 +00:00
committed by Gerrit Code Review

View File

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