We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642ecb8 commit 5b21b3cCopy full SHA for 5b21b3c
CHANGELOG
@@ -95,11 +95,11 @@ Furthermore, it is no longer necessary to run 2to3 on the source code.
95
This release brings a lot more code coverage, a new contributing guide,
96
and so much more pep8
97
98
-new dependencies - the optional ones are for urwid, watching files, and
99
-completion
100
-new dependencies for HTTPS on OSX with Python 2
+Changes to dependencies:
101
102
-nicer version numbers
+* greenlet and curtsies are no longer optional.
+* six is new dependency.
+* jedi and watchdog are new optional dependencies.
103
104
0.13.2
105
-------
0 commit comments