summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2015-05-18 17:43:21 -0700
committerSeth M Morton <seth.m.morton@gmail.com>2015-05-18 17:43:21 -0700
commitd77fe4ee4b55d48803fa05a9d1735e6df5fb2b34 (patch)
tree6ccba7fc95ceca7ce3cdb75fdc214bdf35ddf009 /MANIFEST.in
parent4de3b02082e64dcdd61703e1f47b4c6fc8ff0038 (diff)
downloadnatsort-d77fe4ee4b55d48803fa05a9d1735e6df5fb2b34.tar.gz
Fixed grammar mistakes in documentation.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index aeffe3f..e852e41 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,6 +15,7 @@ include test_natsort/test_locale_help.py
include test_natsort/test_fake_fastnumbers.py
include test_natsort/test_main.py
include test_natsort/test_utils.py
+include test_natsort/test_unicode_numbers.py
include setup.py
include setup.cfg
prune natsort/__pycache__