summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2014-01-02 11:29:02 -0600
committerMonty Taylor <mordred@inaugust.com>2014-01-02 11:29:02 -0600
commitb739fb06aa484e121395d17245d420aed6def202 (patch)
treecf2f0f2fad437e8397e922daaf97886dadbb5260
parentbd95bd9d9c915a7779e0409c4daf9cc740cff439 (diff)
downloadmysqldb1-b739fb06aa484e121395d17245d420aed6def202.tar.gz
Remove distribute_setup.py reference in MANIFEST
We're not using it anymore, remove the setuptools warning about it not existing.
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 44895f1..54b1fd5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,7 +9,6 @@ include GPL-2.0
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