3ef1dded7d
Install crudini and iniprase from GitHub to work around their py3-supporting versions not being on PyPi. [1] and [2] for more details. [1] https://github.com/pixelb/crudini/issues/58 [2] https://github.com/candlepin/python-iniparse/issues/5 Change-Id: I6d3391e9a9bafa3f2294944a306d8dc9bd12f283
7 lines
243 B
Plaintext
7 lines
243 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
|
|
tempest
|
|
#crudini>=0.9.3
|