Update of /cvsroot/pywin32/pywin32
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4295
Modified Files:
MANIFEST.in
Log Message:
Remove ref to pywin32_preinstall.py
Index: MANIFEST.in
===================================================================
RCS file: /cvsroot/pywin32/pywin32/MANIFEST.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** MANIFEST.in 12 Feb 2008 12:55:31 -0000 1.13
--- MANIFEST.in 24 May 2008 08:02:41 -0000 1.14
***************
*** 11,15 ****
include setup.py
include pywin32_postinstall.py
- include pywin32_preinstall.py
# don't know how to include "Python and Extensions.dsw" - spaces upset things
# Core win32 stuff
--- 11,14 ----
|