aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2014-07-24 16:25:53 -0400
committerGravatar Jon Bernard <jbernard@tuxion.com> 2014-07-24 16:25:53 -0400
commite3ac8c34392cd75256ca0fc1dcc30101c85f68df (patch)
tree874e15bf6a79fd4b152d7af10a6b8dd2dd1e1a8e /setup.cfg
parent0e0d0985d04a4ccb6f8e8862373eaffe6d1e289d (diff)
downloaddotfiles-e3ac8c34392cd75256ca0fc1dcc30101c85f68df.tar.gz
dotfiles-e3ac8c34392cd75256ca0fc1dcc30101c85f68df.tar.bz2
dotfiles-e3ac8c34392cd75256ca0fc1dcc30101c85f68df.zip
Add flake8 to the tox test environment
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 5e40900..119d39f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,5 @@
[wheel]
universal = 1
+
+[flake8]
+exclude = .tox