c1ae54b120
Remove six Replace the following items with Python 3 style code. - six.text_type - six.moves.urllib - six.PY3 Change-Id: I8d2357e51d570e9e0513326248878fd0133144bb Story: 2008305 Task: 41203
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
# The order of packages is significant, because pip processes them in the order
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
# process, which may cause wedges in the gate later.
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
python-monascaclient>=1.8.0 # Apache-2.0
|
|
horizon>=17.1.0 # Apache-2.0
|