Enable redis test dependency on Python 3
This change enables test_matchmaker_redis on Python 3. Change-Id: If50316f96b32f15d8226ece04a265ed0b3362e9b
This commit is contained in:
parent
57cde6b3ab
commit
a00d075312
@ -15,6 +15,9 @@ testscenarios>=0.4
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||
|
||||
# for test_matchmaker_redis
|
||||
redis>=2.10.0
|
||||
|
||||
# when we can require tox>= 1.4, this can go into tox.ini:
|
||||
# [testenv:cover]
|
||||
# deps = {[testenv]deps} coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user