Skip to content

Commit 30ce982

Browse files
piotrkilczukauvipy
authored andcommitted
Only run flake8 against djcelery package (#452)
1 parent 5e49b87 commit 30ce982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ basepython = python2.7
2121
deps =
2222
flake8
2323
commands =
24-
flake8
24+
flake8 djcelery

0 commit comments

Comments
 (0)