mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-28 13:25:34 +08:00
de2f753546
It was already in there.
This reverts commit 2cf06bcf48.
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