Lift flake8 upper bound
Ensure pep8 target can be run on >= Ubuntu 20.04. Add W504 to list of permitted warnings. Change-Id: I4de563dd292c86378b26d46922d1e83805b1fabd
This commit is contained in:
parent
7dea8da5fb
commit
94862373d4
@ -10,7 +10,7 @@
|
||||
charm-tools>=2.4.4
|
||||
requests>=2.18.4
|
||||
mock>=1.2
|
||||
flake8>=2.2.4,<=2.4.1
|
||||
flake8>=2.2.4
|
||||
stestr>=2.2.0
|
||||
coverage>=4.5.2
|
||||
pyudev # for ceph-* charm unit tests (need to fix the ceph-* charm unit tests/mocking)
|
||||
|
Loading…
x
Reference in New Issue
Block a user