summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2020-04-16 18:09:42 +0200
committerAndreas Jaeger <aj@suse.com>2020-04-17 10:13:23 +0200
commit8c7735d7acc1962e410af2d0d2d2be8e756f395f (patch)
tree9e6a1cc4aff49a900f0faf16fe8cfc7223413b1f /tox.ini
parent0d678d9ad2c889c32c3704f06f1d2cb247c72c48 (diff)
downloadpython-saharaclient-8c7735d7acc1962e410af2d0d2d2be8e756f395f.tar.gz
Remove pypy job
Pypy is not tested in OpenStack anymore, remove the job. Change-Id: Iddd69443f93512b843babd880398dd2575c115e7
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c2d5ece..ddcac2a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py37,pypy,pep8,releasenotes
+envlist = py37,pep8,releasenotes
minversion = 3.1.1
skipsdist = True
# this allows tox to infer the base python from the environment name