Remove discover and lockfile from test-requirements
Discover is only needed for python < 2.7 which is no longer supported. The code using lockfile was removed when we switched to oslo.db. Change-Id: Ib9a59fa280877a4bbe9d5106da49e0d02cab916f
This commit is contained in:
parent
0c911cd7e0
commit
cf9dba5c6d
@ -6,8 +6,6 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
||||
nose # LGPL
|
||||
mock>=2.0 # BSD
|
||||
mox>=0.5.3 # Apache-2.0
|
||||
lockfile>=0.8
|
||||
discover # BSD
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
|
Loading…
Reference in New Issue
Block a user