Merge "Enable pep8 checks"
This commit is contained in:
commit
2e758b2c50
4
tox.ini
4
tox.ini
@ -15,8 +15,8 @@ deps =
|
|||||||
#commands = python setup.py test --slowest --testr-args="{posargs}"
|
#commands = python setup.py test --slowest --testr-args="{posargs}"
|
||||||
|
|
||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
#commands =
|
commands =
|
||||||
# flake8 {posargs}
|
flake8 {posargs}
|
||||||
|
|
||||||
[testenv:venv]
|
[testenv:venv]
|
||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user