X-Git-Url: http://git.kaliko.me/?p=python-daemon.git;a=blobdiff_plain;f=setup.py;h=277cac6a8dda25d615a44ab0ba6cc5ea626bdb12;hp=9977e7681d3368d8f4585130f863c609923734cf;hb=bf6dcb0565a9b74f4bd675d0637950941eb10639;hpb=2e7ab8bda69784afc1c67a5e2c4f414c37baccb6 diff --git a/setup.py b/setup.py index 9977e76..277cac6 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ CLASSIFIERS = [ "Topic :: Software Development :: Libraries :: Python Modules", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3",] + [ - ("Programming Language :: Python :: %s" % x) for x in "2.7 3.2 3.3".split()], + ("Programming Language :: Python :: %s" % x) for x in "2.7 3.2 3.3".split()] LICENSE = """\ Copyright 2007, 2009 Sander Marechal