Merge "Remove pypy"

This commit is contained in:
Zuul
2020-05-14 09:05:57 +00:00
committed by Gerrit Code Review

View File

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