summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2012-11-21 12:37:32 -0800
committerSeth M Morton <seth.m.morton@gmail.com>2012-11-21 12:37:32 -0800
commite2ffcfc578d61ebc30bee3c15b35abde1ffb1cbb (patch)
tree13f2104879db6bbc0f9ba67c2518ace6a452eeff /MANIFEST.in
parente347b9c79cc687faf92278748af56d4d15a59478 (diff)
downloadnatsort-e2ffcfc578d61ebc30bee3c15b35abde1ffb1cbb.tar.gz
Renamed scripts folder to bin, and added doctests to the natsort.py file
itself
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 09d17d4..ce63398 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,4 +2,4 @@ include README.rst
include LICENSE
include natsort.py
include setup.py
-include scripts/natsort
+include bin/natsort