0364969cd0
Change-Id: If31c476a06227989a3f8030874b3d0d22a8e4517
12 lines
308 B
Plaintext
12 lines
308 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.
|
|
pbr>=0.11,<2.0
|
|
|
|
pep8==1.5.7
|
|
pyflakes==0.8.1
|
|
flake8==2.4.0
|
|
mccabe==0.2.1 # MIT License
|
|
|
|
six>=1.9.0
|