fix setup

This commit is contained in:
Benoit Chesneau 2010-01-22 00:57:13 +01:00
parent 2287f5b7b3
commit 73e8f4c103

View File

@ -31,7 +31,7 @@ setup(
'Operating System :: MacOS :: MacOS X', 'Operating System :: MacOS :: MacOS X',
'Operating System :: POSIX', 'Operating System :: POSIX',
'Programming Language :: Python', 'Programming Language :: Python',
'Topic :: Internet,' 'Topic :: Internet',
'Topic :: Utilities', 'Topic :: Utilities',
'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Software Development :: Libraries :: Python Modules',
], ],