1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

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",