Remove pyflakes check temporarely
Change-Id: I1fc097c06045a06ae13069f187cf50ba672873b6
This commit is contained in:
parent
ddf07618ac
commit
6c28aea494
@ -4,9 +4,7 @@ python:
|
||||
install:
|
||||
- pip install -r test_requirements.txt --use-mirror
|
||||
- pip install pep8 --use-mirrors
|
||||
- pip install pyflakes --use-mirrors
|
||||
- pip install -q . --use-mirrors
|
||||
before_script:
|
||||
- pep8 --repeat --show-source --ignore=E125 --statistics --exclude=dist,doc,*egg .
|
||||
- pyflakes akanda
|
||||
script: nosetests -d
|
Loading…
x
Reference in New Issue
Block a user