summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2016-05-03 00:17:24 +0200
committerJulien Danjou <julien@danjou.info>2016-05-03 00:17:24 +0200
commit72cc3185b0d58c1a2946e59eb157c5f7a3677455 (patch)
treef0ae94faf9fccbdfb672ef166060c896a5326f6e /test-requirements.txt
parent848dcce1750124cc45f67b261d49344cd29cb632 (diff)
downloadceilometer-72cc3185b0d58c1a2946e59eb157c5f7a3677455.tar.gz
tox: only install hacking in pep8 target
Change-Id: Ie8605df90652d04483e8184cd3bc1dabd24ceb63
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 14840160..53c5ea69 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,8 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-# Hacking already pins down pep8, pyflakes and flake8
-hacking<0.11,>=0.10.0
contextlib2>=0.4.0 # PSF License
coverage>=3.6 # Apache-2.0
elasticsearch<2.0,>=1.3.0 # Apache-2.0