[Checkins] SVN: Products.PluggableAuthService/branches/1.5/setup.py
	Typo.
    Tres Seaver 
    tseaver at palladion.com
       
    Wed Feb  6 13:26:30 EST 2008
    
    
  
Log message for revision 83600:
  Typo.
Changed:
  U   Products.PluggableAuthService/branches/1.5/setup.py
-=-
Modified: Products.PluggableAuthService/branches/1.5/setup.py
===================================================================
--- Products.PluggableAuthService/branches/1.5/setup.py	2008-02-06 18:20:16 UTC (rev 83599)
+++ Products.PluggableAuthService/branches/1.5/setup.py	2008-02-06 18:26:30 UTC (rev 83600)
@@ -50,6 +50,7 @@
       zip_safe=False,
       install_requires=['Products.PluginRegistry >= 1.1'],
       extras_require={'exportimport': ['Products.GenericSetup >= 1.3'],
+                     },
       entry_points="""
       [zope2.initialize]
       Products.PluggableAuthService = Products.PluggableAuthService:initialize
    
    
More information about the Checkins
mailing list