From c76852d0bff115720af3f27acdb084c59361e5f6 Mon Sep 17 00:00:00 2001 From: Michael Trier Date: Sat, 24 Jan 2009 15:40:27 -0500 Subject: Lots of spring cleaning and added in Sphinx documentation. --- setup.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 27107430..8df94a33 100644 --- a/setup.py +++ b/setup.py @@ -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", ] ) -- cgit v1.2.1