summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnusree <anusree.a04@gmail.com>2018-03-21 18:48:55 +0530
committerAnusree <anusree.a04@gmail.com>2018-03-21 18:49:46 +0530
commit066a54a78d64215adef5dc0e29bf6ed93dab6af8 (patch)
tree0b159c4afffcb61cc3de7686b5e99eafb72e3497
parenta62d1e74712bfdec37bcc917a17fa1940af7ef9d (diff)
downloadpython-barbicanclient-066a54a78d64215adef5dc0e29bf6ed93dab6af8.tar.gz
pypy is not checked at gate
Change-Id: I3d437112f47074e7cd91cac798bd83cfb7c4bfed
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 23fb0cc..a69b875 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 1.6
-envlist = py35,py27,pypy,pep8
+envlist = py35,py27,pep8
skipsdist = True
[testenv]