mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
Update flake8 configurations
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- script: |
|
||||
python -m pip install $(pydepends)
|
||||
python -m pip install flake8 twine wheel
|
||||
flake8 .
|
||||
flake8 aqt bin
|
||||
displayName: 'Run lint tests'
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user