summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2016-05-09 16:13:47 +0200
committerJulien Danjou <julien@danjou.info>2016-05-10 12:10:12 +0200
commitc962fedb851c4bdc36f43b22d55efc82ca1d0dfd (patch)
treedd0168401222b8d9535dd3332066021f4074717c /test-requirements.txt
parent10f28d6bc8908bf7f11849d07cbaaf272915d796 (diff)
downloadceilometermiddleware-c962fedb851c4bdc36f43b22d55efc82ca1d0dfd.tar.gz
Only install hacking in pep8
Change-Id: I15dc052f3419b548b5dc373c5edb3658e48d69a1
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 2a1d54f..65dac61 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<0.11,>=0.10.0
-
coverage>=3.6 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD