Skip to content

Commit

Permalink
Merge pull request #596 from davidbrochart/pin_jedi
Browse files Browse the repository at this point in the history
Pin jedi<=0.17.2
  • Loading branch information
davidbrochart committed Jan 8, 2021
2 parents 5c92aec + dff98af commit 240271d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ def run(self):
'pyzmq>=13',
'python-dateutil>=2.1',
'tornado>=4.1',
'jedi<=0.17.2',
],
python_requires = '>=3.5',
extras_require = {
Expand Down

0 comments on commit 240271d

Please sign in to comment.