Update distribute version in test requires.
Changes in openstack-infrastructure have upgraded version of distribute. We should match this to keep things consistent. CI systems are installing virtualenv>=1.8 which gives distribute 0.6.28, so we'll add that to our test-requires. Change-Id: I44ad33fd0e96576379ee62a6f584f742e466ce74
This commit is contained in:
parent
2a15ffc589
commit
38f4d6ef58
@ -1,5 +1,5 @@
|
||||
# Packages needed for dev testing
|
||||
distribute>=0.6.24
|
||||
distribute>=0.6.28
|
||||
|
||||
coverage
|
||||
mox==0.5.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user