summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2014-05-06 06:22:28 +0200
committerFlorian Bruhin <git@the-compiler.org>2014-05-06 06:22:28 +0200
commit3753e874654c103c75395ee29d122b9d848fac5c (patch)
tree3520950db774c33ee5b9194ac66f9d1969b98734 /.flake8
parent317cdada8c002449330e9eeaa4695962de816396 (diff)
downloadqutebrowser-3753e874654c103c75395ee29d122b9d848fac5c.tar.gz
qutebrowser-3753e874654c103c75395ee29d122b9d848fac5c.zip
Depend on appdirs instead of bundling
Diffstat (limited to '.flake8')
-rw-r--r--.flake81
1 files changed, 0 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index f91a8b57b..8faf7608a 100644
--- a/.flake8
+++ b/.flake8
@@ -8,4 +8,3 @@
# F841: unused variable
ignore=E241,E265,F401,E501,F821,F841
max_complexity = 10
-exclude = appdirs.py