Skip to content

Commit cc0e286

Browse files
committed
src/
1 parent cea72c8 commit cc0e286

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
@@ -30,7 +30,7 @@ download=true
3030

3131
[testenv:linting]
3232
deps=flake8
33-
commands=flake8 setup.py pytest_twisted testing
33+
commands=flake8 setup.py src/pytest_twisted testing
3434

3535
[flake8]
3636
ignore=N802

0 commit comments

Comments
 (0)