pypy is not checked at gate

Change-Id: I8977570e734801fca4c5cec5207e29dd4a0e5339
This commit is contained in:
Saju 2018-03-21 21:37:13 +05:30
parent 2b626bccca
commit 87becf6a46
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
[testenv]
install_command = pip install {opts} {packages}