We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd351f commit 9f0710cCopy full SHA for 9f0710c
1 file changed
setup.py
@@ -36,7 +36,7 @@
36
'future>=0.14.0',
37
'futures; python_version<"3.2"',
38
'backports.functools_lru_cache; python_version<"3.2"',
39
- 'jedi>=0.13.2',
+ 'jedi>=0.13.2,<0.14',
40
'python-jsonrpc-server>=0.1.0',
41
'pluggy'
42
],
0 commit comments