Skip to content

Commit 697ab25

Browse files
committed
Explain the purpose of the dependencies
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent f1145c3 commit 697ab25

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,10 @@ and most of the code now conforms to PEP-8.
9090
Changes to dependencies:
9191

9292
* greenlet and curtsies are no longer optional.
93-
* six is new dependency.
94-
* jedi and watchdog are new optional dependencies.
93+
* six is a new dependency.
94+
* jedi is a new optional dependency required for multiline completion.
95+
* watchdog is a new optional dependency required for watching changes in
96+
imported modules.
9597

9698
0.13.2
9799
-------

0 commit comments

Comments
 (0)