From e614bd4795f9317753d1dd4764dbe927957e5a24 Mon Sep 17 00:00:00 2001 From: adustman Date: Fri, 7 Sep 2012 19:42:41 +0000 Subject: [PATCH] You'll use distribute, and like it, dagnabbit, part deux --- MySQLdb/MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MySQLdb/MANIFEST.in b/MySQLdb/MANIFEST.in index 9a8a4d5..24165bc 100644 --- a/MySQLdb/MANIFEST.in +++ b/MySQLdb/MANIFEST.in @@ -8,6 +8,7 @@ include GPL include pymemcompat.h include metadata.cfg include site.cfg +include distribute_setup.py include setup_common.py include setup_posix.py include setup_windows.py