summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2015-06-20 00:09:53 -0700
committerJohn Anderson <sontek@gmail.com>2015-06-20 00:09:53 -0700
commite905884ede997ef14e53e64f507123513c6d9856 (patch)
tree8fbbac9646b22b4ad671e07c6b585b43a315c8bd /setup.cfg
parentcd4b7b6e3a8713ad8d2a9eb63bc1bdc07dd93a18 (diff)
downloadpymemcache-e905884ede997ef14e53e64f507123513c6d9856.tar.gz
flake8 the tests
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 8318e94..3d3ac4e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,5 +18,4 @@ markers =
integration
[flake8]
-exclude = pymemcache/test/
show-source = True