We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e3304 commit 63517a7Copy full SHA for 63517a7
README.rst
@@ -10,12 +10,13 @@ Dependencies
10
11
* Pygments
12
* requests
13
-* curtsies >= 0.1.15,<0.2.0
+* curtsies >= 0.1.18,<0.2.0
14
* greenlet
15
* Sphinx != 1.1.2 (optional, for the documentation)
16
* mock (optional, for the testsuite)
17
* babel (optional, for internationalization)
18
* watchdog (optional, for monitoring imported modules for changes)
19
+* jedi (optional, for experimental multiline completion)
20
21
If you are using Python 2 on Mac OS X, the following dependencies are required
22
as well:
0 commit comments