tox: Remove pylint timeout
It's not a valid pylint config Change-Id: Ida480429a3a86637f26e9fc3a0d6fa2d225d952a Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/396921 Reviewed-by: Scott Lee <ddoman@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Tested-by: Josip Sokcevic <sokcevic@google.com>
This commit is contained in:
parent
a50c4e3bc0
commit
f56484c05b
1 changed files with 0 additions and 3 deletions
3
tox.ini
3
tox.ini
|
@ -58,6 +58,3 @@ deps =
|
|||
commands =
|
||||
black {posargs:.}
|
||||
flake8
|
||||
|
||||
[pytest]
|
||||
timeout = 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue