add python3 classifier

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-05-05 14:24:02 +02:00
parent c933ada7fb
commit 325cb0aa49
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ def main():
'Topic :: Software Development :: Testing',
'Topic :: Software Development :: Libraries',
'Topic :: Utilities',
'Programming Language :: Python'],
'Programming Language :: Python',
'Programming Language :: Python :: 3'],
packages=['py',
'py._plugin',
'py._cmdline',