Merge "Remove pypy" into stable/train

This commit is contained in:
Zuul
2020-05-27 20:24:02 +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]