summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJohn Trowbridge <trown@redhat.com>2015-08-28 10:41:44 -0400
committerJohn Trowbridge <trown@redhat.com>2015-08-28 10:41:44 -0400
commit727f45b9d0032e6f94fafbec51da96fe6a04cbda (patch)
tree3eb556d108d135a4ff33cbe7b53f43f507fd863d /test-requirements.txt
parentd823aed23fbb042b2fb9a69892de577230735df2 (diff)
downloadironic-727f45b9d0032e6f94fafbec51da96fe6a04cbda.tar.gz
Remove unused dep discover from test reqs
Change-Id: Idc0d62a69ef464aec61fde5400f5e4f94889daf2
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index a7fdd1cf0..a87312e4e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,6 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6
-discover
fixtures>=1.3.1
mock>=1.2
Babel>=1.3