summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIldiko Vancsa <ildiko.vancsa@ericsson.com>2014-04-18 11:57:05 +0000
committerGerrit Code Review <review@openstack.org>2014-04-18 11:57:05 +0000
commitd19ffc62b5f8c3e8cb7605cd24f9b881a5313e13 (patch)
tree59ae5ed3d90619c019a7cf28cbef67df1f451fa1
parent0972c76a7734fd1f307f239fdd858d12ddde1cab (diff)
downloadpython-ceilometerclient-d19ffc62b5f8c3e8cb7605cd24f9b881a5313e13.tar.gz
Revert "Fix temporary pypy gate issue with setuptools"
This reverts commit 0972c76a7734fd1f307f239fdd858d12ddde1cab
-rw-r--r--tox.ini5
1 files changed, 0 insertions, 5 deletions
diff --git a/tox.ini b/tox.ini
index 90a3ff1..e8a776a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -15,11 +15,6 @@ commands =
[tox:jenkins]
downloadcache = ~/cache/pip
-[testenv:pypy]
-deps = setuptools<3.2
- -r{toxinidir}/requirements.txt
- -r{toxinidir}/test-requirements.txt
-
[testenv:pep8]
commands = flake8