On Sat, 2010-11-13 at 23:27 +0100, Christoph Zwerschke wrote:
> Am 13.11.2010 21:08 schrieb Chris McDonough:
> > See https://github.com/Pylons/pyramid/blob/master/HACKING.txt
> 
> Particularly the point "install ``setuptools-git`` into the virtualenv".
> 
> Btw, this could be improved by not only setting include_package_data in 
> setup.py (which needs the source to be in a supported VCS), but also 
> explicitely setting package_data, e.g.
> 
>      package_data={'pyramid': [
>          'includes/*.zcml', 'paster_templates/*/*/*/*/*/*']}

Yeah I know about the manual stuff and the MANIFEST.in and so on.  I'd
rather not maintain that stuff.  If you do what HACKING.txt says
(basically just setup.py develop), it works, so I'm just going to
suggest that.

- C


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-de...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to