From: Lisandro Dalcin Date: Wed, 15 Dec 2010 16:13:13 +0000 (-0300) Subject: remove ancient MANIFEST.in entries X-Git-Tag: 0.14.1rc0~13^2~25 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=409a4ed57b86f798e455b00f96f8bd4b57e8b5d8;p=cython.git remove ancient MANIFEST.in entries --- diff --git a/MANIFEST.in b/MANIFEST.in index 5240c689..e79bfd6c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -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