I'd just cloned the hg repository about 3PM Eastern time today.

Your extra code seems to add entries to template_dirs of the form
'..../templates/*.*'
Unfortunately on Unix that was giving me things like
satchmo/apps/shipping/templates/*.*
which failed to match
satchmo/apps/shipping/templates/shipping
and thereby turned it into a no-op.

Adding hg.setuptools to the setup_requires returns things to the good
old behavior of "If we include data and it's data under source
control, include it."

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to