diff options
author | Gwenael Lambrouin <gwenael.lambrouin@orange.com> | 2021-07-27 15:49:22 +0000 |
---|---|---|
committer | Gwenael Lambrouin <gwenael.lambrouin@orange.com> | 2021-07-28 17:08:02 +0200 |
commit | 24d9d2cf8d0575e3589a0a03100f28b29c9bb72e (patch) | |
tree | 3266bd49733dd273bd1cfd5b2b5411695e392770 /.gitignore | |
parent | da293d77e2cf8aff425cf8cd8b6b283a1f7b1b1a (diff) |
NFVBENCH-216 Fix broken flake8 tests in CI
- remove version constraints on the "hacking" python package (flake8
plugin that enforces openstack coding style) because this was the root
cause holding flake8 in the past.
- require flake8>=3.3.0 to have python 3.6 support
- ignore all the new errors introduced by newer versions of the tools.
The point here is to have flake8 back with equal functionality. If
wanted, some of the new error codes could be re-enabled, but this would
require to fix the code and could lead to accidental regressions.
- align minimum package version numbers in requirements-dev.txt and
test-requirements.txt
Signed-off-by: Gwenael Lambrouin <gwenael.lambrouin@orange.com>
Change-Id: I2e85aded58f1b2b9b5e750dba66ac68b13e150a5
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions