[Distutils] MANIFEST not included

John J Lee jjl@pobox.com
Sat Oct 5 12:03:08 2002


I'm not getting MANIFEST included when running sdist, though the file does 
get created.  If I explicitly add it to MANIFEST.in, I get a message from 
distutils telling me that MANIFEST doesn't exist (presumably because 
distutils just deleted it, so it can remake it).

What might be wrong?

Thanks for any help


John