Removing pypy

Pypy is not checked at gate.

Change-Id: I00706a22109c3c5b03ad1696b2cdad78b8e78f73
This commit is contained in:
Hoang Trung Hieu 2018-02-23 13:08:25 +07:00
parent 6a5325be76
commit c9285bdc0a
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]