Remove the 120 line length, reset to default
This commit is contained in:
@@ -7,7 +7,7 @@ install:
|
|||||||
- python setup.py install
|
- python setup.py install
|
||||||
- pip install flake8
|
- pip install flake8
|
||||||
- pip install pytest
|
- pip install pytest
|
||||||
before_script: flake8 --max-line-length=120 sanic
|
before_script: flake8 sanic
|
||||||
script: py.test -v tests
|
script: py.test -v tests
|
||||||
deploy:
|
deploy:
|
||||||
provider: pypi
|
provider: pypi
|
||||||
|
|||||||
Reference in New Issue
Block a user