Update flake8-import-order version to fix checks
- Set flake8-import-order version to newer than 0.19.0 - Fixes issue with python setuptools removing pkg_resources Change-Id: Icaade6eba061f16ca09be5370e5d27b81e175856 Signed-off-by: Richard Cruise <rcruise@redhat.com>
This commit is contained in:
@@ -4,7 +4,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
||||
doc8>=0.6.0 # Apache-2.0
|
||||
Pygments>=2.2.0 # BSD license
|
||||
bandit!=1.6.0,>=1.1.0 # Apache-2.0
|
||||
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
|
||||
flake8-import-order>=0.19.0 # LGPLv3
|
||||
pylint>=2.5.3 # GPLv2
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
stestr>=2.0.0 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user