From 7280af27d08d4061124fc15064ed0db93de5c768 Mon Sep 17 00:00:00 2001
From: Anusree <anusree.a04@gmail.com>
Date: Wed, 21 Mar 2018 18:20:21 +0530
Subject: [PATCH] pypy is not checked at gate

Change-Id: Ife9b091d92f3fe23bd3b099185d866fc7bfc6e45
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 5d4d7c7..87478a2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 2.0
-envlist = py35,py27,pypy,pep8
+envlist = py35,py27,pep8
 
 [testenv]
 setenv =