Merge "Removing pypy"

This commit is contained in:
Zuul 2018-03-21 10:39:37 +00:00 committed by Gerrit Code Review
commit be3f73cb29
1 changed files with 1 additions and 1 deletions

View File

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