diff --git a/setup.cfg b/setup.cfg index 317e016c..b0633aee 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