mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-28 00:12:09 +08:00
3.2 is not supported anymore. Mention this in docs as well.
This commit is contained in:
1
setup.py
1
setup.py
@@ -40,7 +40,6 @@ setup(name='jedi',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
|
||||
Reference in New Issue
Block a user