mirror of
https://github.com/davidhalter/jedi.git
synced 2026-06-15 07:36:24 +08:00
2cf06bcf48
It has been used for a long time
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