summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg8
1 files changed, 0 insertions, 8 deletions
diff --git a/setup.cfg b/setup.cfg
index 317e016..b0633ae 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,11 +10,3 @@ license_file = LICENSE
[tool:pytest]
minversion=2.2.0
-pep8ignore =
- documentation/*.py ALL
- test_six.py ALL
-
-flakes-ignore =
- documentation/*.py ALL
- test_six.py ALL
- six.py UndefinedName