Remove swiftkerbauth.py from tox.ini
Change-Id: Ib73e0f86a8c6d80495ab966255f9143b20cdfb90 Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/6038 Reviewed-by: Luis Pabon <lpabon@redhat.com> Tested-by: Luis Pabon <lpabon@redhat.com>
This commit is contained in:
parent
ac1ac5bd21
commit
5cd60a1ac0
2
tox.ini
2
tox.ini
@ -38,5 +38,5 @@ commands = {posargs}
|
|||||||
[flake8]
|
[flake8]
|
||||||
ignore = H
|
ignore = H
|
||||||
builtins = _
|
builtins = _
|
||||||
exclude = swiftkerbauth.py,.venv,.tox,dist,doc,test,*egg,gswauth
|
exclude = .venv,.tox,dist,doc,test,*egg,gswauth
|
||||||
show-source = True
|
show-source = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user