Skip to content

Commit 919e676

Browse files
committed
👌 Add setup.py to flake8 tests
1 parent 3c40bd2 commit 919e676

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
@@ -22,7 +22,7 @@ commands =
2222

2323
[testenv:pep8]
2424
deps = flake8
25-
commands = flake8 pythonforandroid/ tests/ ci/
25+
commands = flake8 pythonforandroid/ tests/ ci/ setup.py
2626

2727
[flake8]
2828
ignore =

0 commit comments

Comments
 (0)