summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnusree <anusree.a04@gmail.com>2018-03-21 18:20:21 +0530
committerAnusree <anusree.a04@gmail.com>2018-03-21 18:21:04 +0530
commit7280af27d08d4061124fc15064ed0db93de5c768 (patch)
tree2c2159343ebe8178dba08218795378dde862f89c
parentf277b8770300e6a0446302528ddcfffeb9d48c0f (diff)
downloadoslo-middleware-7280af27d08d4061124fc15064ed0db93de5c768.tar.gz
pypy is not checked at gate
Change-Id: Ife9b091d92f3fe23bd3b099185d866fc7bfc6e45
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
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 =