Remove old files from tests
This commit is contained in:
parent
d9b0b7c583
commit
24ed219827
1 changed files with 0 additions and 2 deletions
|
@ -18,6 +18,4 @@ jsonlint -q yaourt/packages.json
|
|||
|
||||
echo ">> Validating Python..."
|
||||
flake8 apt/export.py --ignore=E128,E501,E401,F403
|
||||
flake8 scripts/installers.py --ignore=E128,E501,E401,F403
|
||||
flake8 yaourt/export.py --ignore=E128,E501,E401,F403
|
||||
flake8 INSTALL_ALL_THE_THINGS --ignore=E128,E501,E401,F403
|
||||
|
|
Loading…
Reference in a new issue