Author: batiste.bieler
Date: Tue Feb  3 02:09:52 2009
New Revision: 327

Modified:
    trunk/setup.py

Log:
Fix a minor typo in package name

Modified: trunk/setup.py
==============================================================================
--- trunk/setup.py      (original)
+++ trunk/setup.py      Tue Feb  3 02:09:52 2009
@@ -16,7 +16,7 @@
      author='Batiste Bieler',
      author_email='[email protected]',
      url='http://code.google.com/p/django-page-cms/',
-    requires=('html5lib (>=0.10)', 'tagging (>=0.2.1)', 'mptt (>=0.2.1)',  
),
+    requires=('html5lib (>=0.10)', 'tagging (>=0.2.1)', 'django_mptt  
(>=0.2.1)', ),
      packages=[
          'pages',
          'pages.admin',

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to