Author: brosner
Date: Sun Jan 4 15:25:02 2009
New Revision: 133
Modified:
trunk/setup.py
Log:
Removed notification.templatetags from setup.py.
Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py (original)
+++ trunk/setup.py Sun Jan 4 15:25:02 2009
@@ -12,7 +12,6 @@
'notification',
'notification.management',
'notification.management.commands',
- 'notification.templatetags',
],
package_dir={'notification': 'notification'},
classifiers=[
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---