Drop Python 2.5 support

This commit is contained in:
Guillaume Ayoub
2011-05-11 06:21:35 +02:00
parent aacfa8ff46
commit ce362e1b50
3 changed files with 2 additions and 6 deletions

View File

@@ -85,7 +85,6 @@ setup(
"License :: OSI Approved :: GNU General Public License (GPL)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.5",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",