Merge "Drop pypy default tox env"

This commit is contained in:
Zuul 2019-10-22 08:55:27 +00:00 committed by Gerrit Code Review
commit e305d927e4
1 changed files with 1 additions and 1 deletions

View File

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