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 8a5e66e commit 86d9677Copy full SHA for 86d9677
README.rst
@@ -183,7 +183,7 @@ Special thanks to
183
*****************
184
185
- `Pygments <http://pygments.org/>`_: Syntax highlighter.
186
-- `Jedi <http://jedi.jedidjah.ch/en/latest/>`_: Autocompletion library.
+- `Jedi <http://jedi.readthedocs.io/en/latest/>`_: Autocompletion library.
187
- `Docopt <http://docopt.org/>`_: Command-line interface description language.
188
- `wcwidth <https://github.com/jquast/wcwidth>`_: Determine columns needed for a wide characters.
189
- `prompt_toolkit <http://github.com/jonathanslenders/python-prompt-toolkit>`_ for the interface.
0 commit comments