SOURCES not working for me

Jan. 26, 2006
5:02 a.m.
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. -- Ian Bicking | ianb@colorstudy.com | http://blog.ianbicking.org

January 2006
5:39 a.m.
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.
7056
Age (days ago)
7056
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ian Bicking
-
Phillip J. Eby