[Checkins] SVN: z3c.securitytool/trunk/setup.py Removed duplicate	url entry in setup.py
    Daniel Blackburn 
    blackburnd at gmail.com
       
    Fri Oct 22 19:02:22 EDT 2010
    
    
  
Log message for revision 117823:
  Removed duplicate url entry in setup.py
Changed:
  U   z3c.securitytool/trunk/setup.py
-=-
Modified: z3c.securitytool/trunk/setup.py
===================================================================
--- z3c.securitytool/trunk/setup.py	2010-10-22 15:15:33 UTC (rev 117822)
+++ z3c.securitytool/trunk/setup.py	2010-10-22 23:02:21 UTC (rev 117823)
@@ -50,7 +50,6 @@
         'Operating System :: OS Independent',
         'Topic :: Internet :: WWW/HTTP',
         'Framework :: Zope3'],
-    url = '',
     packages = find_packages('src'),
     include_package_data = True,
     package_dir = {'':'src'},
    
    
More information about the checkins
mailing list