summaryrefslogtreecommitdiff
path: root/testing/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tox.ini')
-rw-r--r--testing/tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tox.ini b/testing/tox.ini
index 0eeeab9e..d84566ca 100644
--- a/testing/tox.ini
+++ b/testing/tox.ini
@@ -42,8 +42,8 @@ deps =
pep8
flake8
commands =
- pep8 client server common
- flake8 --ignore=F812,E731 client server common
+ pep8
+ flake8
[testenv:parallel]
deps =