You have to verbosely include them with package data.  IMHO, this is a 
setuptools bug.  E.g.:

      package_data={ 'geotrac': ['templates/*', 'htdocs/*'] },
      include_package_data=True,

This is probably not quite right :(, but you get the idea.

Jeff

On Wed, May 20, 2009 at 10:01:02AM -0500, Olemis Lang wrote:
> 
> I wonder why resources (e.g. static files and templates) are not
> included in the (tar.gz | zip) file obtained after executing `setup.py
> sdist` to obtain a source distribution package of a Trac plugin ?
> 
> Perhaps this is not an issue with Trac, but I'd appreciate if anybody
> could provide any pointers to get that done ;).
> 
> Thnx in advance !
> 
> -- 
> Regards,
> 
> Olemis.
> 
> Blog ES: http://simelo-es.blogspot.com/
> Blog EN: http://simelo-en.blogspot.com/
> 
> Featured article:
> Un mundo hermoso gracias al producto Z: The World of Goo  -
> http://feedproxy.google.com/~r/simelo-es/~3/5Rlq3bHsnHQ/un-mundo-increiblemente-hermoso-gracias_12.html
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to