6ee6d610dc
- separate pylint tox environment from pep8 one - separate neutron tox environment from base ones (py27,py35,...) Change-Id: Ib6e04a6c0d7e49a49c3d4386e15434f4d7b18502
6 lines
223 B
Plaintext
6 lines
223 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.
|
|
|
|
pylint>=1.9
|