remove ancient MANIFEST.in entries
authorLisandro Dalcin <dalcinl@gmail.com>
Wed, 15 Dec 2010 16:13:13 +0000 (13:13 -0300)
committerLisandro Dalcin <dalcinl@gmail.com>
Wed, 15 Dec 2010 16:13:13 +0000 (13:13 -0300)
MANIFEST.in

index 5240c6897492342df4d522b4d06d7f5ea7e234fd..e79bfd6ca70d789c00cd815ff9b44a25cf68374c 100644 (file)
@@ -1,5 +1,5 @@
 include MANIFEST.in README.txt INSTALL.txt ToDo.txt USAGE.txt
-include COPYING.txt LICENSE.txt PKG-INFO Makefile
+include COPYING.txt LICENSE.txt Makefile
 include .hgrev
 include setup.py
 include setupegg.py
@@ -15,16 +15,12 @@ include Demos/callback/*
 include Demos/embed/*
 include Demos/freeze/*
 include Demos/libraries/*
-include Demos/Setup.py
 include Demos/Makefile*
 recursive-include Tools *
 recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt
 recursive-include tests *_lib.cpp *.srctree
 include runtests.py
 
-include Cython/Mac/Makefile
-include Cython/Mac/_Filemodule_patched.c
-
 include Cython/Debugger/Tests/cfuncs.c
 include Cython/Debugger/Tests/codefile