I've been trying to build a distribution egg and when I do it includes
everything on my app directory. I have a media folder which contains
images that belong to db records and I would like to exclude that
directory. I have tried to do this by including this line in the
manifest.ini file

exclude appdir/public/media *

But it seems not to work. is this possible?.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to