1 parent a74fb9f commit f4a58e0Copy full SHA for f4a58e0
1 file changed
tox.ini
@@ -15,4 +15,4 @@ setenv =
15
16
[testenv:codestyle]
17
deps = pycodestyle
18
-commands = pycodestyle twitter tests
+commands = pycodestyle --config={toxinidir}/setup.cfg twitter tests
0 commit comments