[Distutils] SOURCES not working for me

Phillip J. Eby pje at telecommunity.com
Thu Jan 26 06:39:06 CET 2006


At 11:02 PM 1/25/2006 -0600, Ian Bicking wrote:
>I'm stumped as to why this package is not working properly:
>
>    http://svn.pythonpaste.org/RhubarbTart/trunk
>
>The package data isn't being included when I build an egg (everything in
>rhubarbtart/paste_templates/).  But SOURCES.txt lists all the proper
>files.  I'm quite baffled.

The setup.py is missing the 'include_package_data' flag.



More information about the Distutils-SIG mailing list