diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -74,7 +74,10 @@ Tom Preston-Werner and Chris Wanstrath. "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", + "Operating System :: OS Independent", "Programming Language :: Python", + "Programming Language :: Python :: 2.5", + "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules", ] ) |