Use flake8-import-order plugin

This addition automates the process, as opposed to relying on review inputs.
Inspired by Ib51bd97dc4394ef2b46d4dbb7fb36a9aa9f8fe3d

Change-Id: I1d6051cf6678b6d5db774fc884390fec626c1f2c
This commit is contained in:
Nir Magnezi
2017-09-14 11:56:55 +03:00
parent 9df70995be
commit 4f7c541793
19 changed files with 20 additions and 18 deletions

View File

@@ -4,6 +4,7 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
os-api-ref>=1.0.0 # Apache-2.0