summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index fe8cd93..d44c5d7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,4 +14,5 @@ flakes-ignore =
pep8ignore =
test_natsort/test_natsort.py E501 E241 E221
+ test_natsort/test_utils.py E501 E241 E221
docs/source/conf.py ALL