summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2018-11-10 13:34:50 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2018-11-10 13:34:50 +0000
commitbc837db215fa5091d04fbd95dc3ce14f8ff88a42 (patch)
tree741c8733110232b705016080a73328135ff79fd4 /setup.cfg
parentc4825480aee941e942bb0e941009890580732020 (diff)
Move flake8 configuration to setup.cfg.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 00000000..6f815c04
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[flake8]
+exclude = build,.git,build-pypy,.tox