Merge "Revert "Fixed use of flake8""
This commit is contained in:
commit
b907ecf15c
@ -9,3 +9,5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|||||||
PyYAML>=3.12 # MIT
|
PyYAML>=3.12 # MIT
|
||||||
six>=1.10.0 # MIT
|
six>=1.10.0 # MIT
|
||||||
stevedore>=1.20.0 # Apache-2.0
|
stevedore>=1.20.0 # Apache-2.0
|
||||||
|
# NOTE(ianw) in here because dib-lint uses flake8
|
||||||
|
hacking<1.2.0,>=1.1.0
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
hacking<1.2.0,>=1.1.0
|
|
||||||
pylint==1.7.6;python_version=='2.7' # GPLv2
|
pylint==1.7.6;python_version=='2.7' # GPLv2
|
||||||
pylint;python_version>'3.0' #GPLv2
|
pylint;python_version>'3.0' #GPLv2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user