Skip installation to speed up pep8
Change-Id: I4d3fd9e586b33d9deb87c1accf6fe00361259681
This commit is contained in:
parent
f3aec8e756
commit
89f4ce95f2
1
tox.ini
1
tox.ini
@ -15,6 +15,7 @@ commands =
|
||||
stestr run --slowest {posargs}
|
||||
|
||||
[testenv:pep8]
|
||||
skip_install = true
|
||||
deps =
|
||||
pre-commit>=2.6.0 # MIT
|
||||
commands =
|
||||
|
Loading…
x
Reference in New Issue
Block a user