50de35d7e8
Change-Id: I5a29cee1ed9e3ea18d2e7e659d5e3143d122bf62
11 lines
319 B
Plaintext
11 lines
319 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.
|
|
|
|
# Hacking already pins down pep8, pyflakes and flake8
|
|
mock
|
|
coverage
|
|
testfixtures
|
|
pytest-pep8
|
|
oslo.db==1.7.2
|