# HG changeset patch # User Ben Croston # Date 1313429939 -3600 # Node ID cc41931a7ded51b8979efab68e76e598e1c9243f # Parent e6ea86e3d0e12201b47337230918a29634510dbc Works in py 2.6 diff -r e6ea86e3d0e1 -r cc41931a7ded setup.py --- 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']