Removed py25 related code (fixes #206)

This commit is contained in:
Danilo Bargen
2013-04-27 16:47:40 +02:00
parent b06e654b92
commit b3d9b6ce69
13 changed files with 23 additions and 128 deletions

View File

@@ -32,7 +32,6 @@ setup(name='jedi',
'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)',
'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',