summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.zuul.yaml3
-rw-r--r--tox.ini2
2 files changed, 1 insertions, 4 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index a9f96be..9cd4fca 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -20,9 +20,6 @@
- python-saharaclient-scenario-v2
- python-saharaclient-tempest
- python-saharaclient-tempest-v2
- experimental:
- jobs:
- - openstack-tox-pypy
- job:
name: python-saharaclient-scenario
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