chore(tests): Add flake8-import-order linter plugin
This commit is contained in:
@@ -8,7 +8,7 @@ python:
|
||||
- 3.6
|
||||
- nightly
|
||||
install:
|
||||
- pip install pyyaml flake8 coveralls
|
||||
- pip install pyyaml flake8 flake8-import-order coveralls
|
||||
- pip install .
|
||||
script:
|
||||
- flake8 .
|
||||
|
||||
Reference in New Issue
Block a user