1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 16:00:07 +08:00
SpaceVim/bundle/jedi-vim/pythonx/jedi/docs/README.md

15 lines
239 B
Markdown
Raw Normal View History

2022-10-23 15:41:52 +08:00
Installation
------------
Install the graphviz library::
sudo apt-get install graphviz
Install sphinx::
sudo pip install sphinx
You might also need to install the Python graphviz interface::
sudo pip install graphviz