June 30, 2009
5:44 p.m.
Jim Fulton wrote:
IMO, include_package_data is an attractive nuisance. For newer projects, I just use package_data with a few globs.
It's all I've ever known :-S Where are the docs for what I should use instead of the packages and incude_package_data parameters to setuptools's setup function and the find_packages function? cheers, Chris