Changeset 74 for branches

Show
Ignore:
Timestamp:
11/12/07 15:48:26 (1 year ago)
Author:
amcgregor
Message:

Fixed missing comma in 3.0/setup.py.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/setup.py

    r73 r74  
    9090                                'turbomail.managers', 
    9191                                'turbomail.providers' 
    92                         ] 
     92                        ], 
    9393                classifiers = [ 
    9494                        'Development Status :: 5 - Production/Stable',