summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2012-12-01 18:47:06 -0800
committerSeth M Morton <seth.m.morton@gmail.com>2012-12-01 18:47:06 -0800
commitc05fdb96b4f845831345addada4293fdb941d65b (patch)
tree74ff01bee1e5388cca1b0a522a0f4c90f8c8f2d5 /MANIFEST.in
parent4863cc7d44ed8f2acb5cf362eca11d062354617d (diff)
downloadnatsort-c05fdb96b4f845831345addada4293fdb941d65b.tar.gz
Switched from ez_setup to distribute_setup
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 0b4b0e1..2ee286c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,5 +2,5 @@ include README.rst
include LICENSE
include natsort.py
include setup.py
-include ez_setup.py
+include distribute_setup.py
include bin/natsort