We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea72c8 commit cc0e286Copy full SHA for cc0e286
tox.ini
@@ -30,7 +30,7 @@ download=true
30
31
[testenv:linting]
32
deps=flake8
33
-commands=flake8 setup.py pytest_twisted testing
+commands=flake8 setup.py src/pytest_twisted testing
34
35
[flake8]
36
ignore=N802
0 commit comments