Files
jedi/docs
2020-07-02 00:04:22 +02:00
..
2020-07-02 00:04:22 +02:00
2020-06-27 15:15:34 +02: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