July 1, 2009
8:21 a.m.
Jim Fulton wrote:
IMO, include_package_data is an attractive nuisance. For newer projects, I just use package_data with a few globs.
Does setuptools' setup function support package_data? I've been trying to use it but so far it totally fails to find the files I specify.. Chris