changeset 15:cc41931a7ded

Works in py 2.6
author Ben Croston <ben@croston.org>
date Mon, 15 Aug 2011 18:38:59 +0100
parents e6ea86e3d0e1
children 3cad40fda053
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Aug 15 18:13:02 2011 +0100
+++ b/setup.py	Mon Aug 15 18:38:59 2011 +0100
@@ -12,6 +12,7 @@
                'Operating System :: Unix',
                'License :: OSI Approved :: MIT License',
                'Programming Language :: Python',
+               'Programming Language :: Python :: 2.6',
                'Programming Language :: Python :: 2.7',
                'Programming Language :: Python :: 3',
                'Topic :: Printing']