We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1145c3 commit 697ab25Copy full SHA for 697ab25
CHANGELOG
@@ -90,8 +90,10 @@ and most of the code now conforms to PEP-8.
90
Changes to dependencies:
91
92
* greenlet and curtsies are no longer optional.
93
-* six is new dependency.
94
-* jedi and watchdog are new optional dependencies.
+* six is a new dependency.
+* 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.
97
98
0.13.2
99
-------
0 commit comments