June 30, 2009
6:04 p.m.
Jim Fulton wrote:
As far as package data, see:
http://docs.python.org/distutils/setupscript.html#installing-package-data
Ah cool... Is package data included in source *and* egg/other distributions? If the answer is "yes", is there an equivalent where the answer is "no, the specified files are only included in the source distro"? ;-) I'm asking as the answer might well be a solution to this question: http://groups.google.com/group/sphinx-dev/browse_thread/thread/903dcbfe04f89... cheers, Chris