diff setup.py @ 18:777602a0da24 0.0.3a

Tested support for MacOSX
author Ben Croston <ben@croston.org>
date Wed, 17 Aug 2011 18:51:57 +0100
parents a9dacd180597
children 8333c196accb
line wrap: on
line diff
--- a/setup.py	Mon Aug 15 20:18:38 2011 +0100
+++ b/setup.py	Wed Aug 17 18:51:57 2011 +0100
@@ -10,6 +10,7 @@
 classifiers = ['Development Status :: 3 - Alpha',
                'Operating System :: Microsoft :: Windows',
                'Operating System :: Unix',
+               "Operating System :: MacOS :: MacOS X",
                'License :: OSI Approved :: MIT License',
                'Programming Language :: Python :: 2.7',
                'Programming Language :: Python :: 3',