summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 8a8204af2..cb981b00b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -124,6 +124,7 @@ commands = flake8 --exit-zero --max-complexity 15 deluge
[testenv:pylint]
# Disable site packages to avoid using system installed version
sitepackages = False
+ignore_errors = True
deps =
{[testenv]deps}
pylint