forked from thonny/thonny
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify jedi_utils, drop support for versions below 0.18.1
- Loading branch information
1 parent
abd3bf7
commit 0e586f2
Showing
2 changed files
with
32 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
jedi>=0.18 | ||
jedi>=0.18.1 | ||
setuptools>=45.2 | ||
pyserial>=3.4 | ||
pylint>=2.4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters