Add six requirement
The six module is needed to add Python 3 support to Swift. Change-Id: Ie637ed3458c7ff56c26834bca73203ed55604d74
This commit is contained in:
parent
0cf95b0555
commit
5ad369c1cb
@ -8,5 +8,6 @@ greenlet>=0.3.1
|
|||||||
netifaces>=0.5,!=0.10.0,!=0.10.1
|
netifaces>=0.5,!=0.10.0,!=0.10.1
|
||||||
pastedeploy>=1.3.3
|
pastedeploy>=1.3.3
|
||||||
simplejson>=2.0.9
|
simplejson>=2.0.9
|
||||||
|
six>=1.9.0
|
||||||
xattr>=0.4
|
xattr>=0.4
|
||||||
PyECLib>=1.0.7
|
PyECLib>=1.0.7
|
||||||
|
Loading…
Reference in New Issue
Block a user