Back to Spacevim

README

bundle/jedi-vim/pythonx/jedi/docs/README.md

2.4.0238 B
Original Source

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