Files
jedi/docs
Dave Halter 9177c120f4 Merge the implicit namespace improvement (pkgutils.itermodules modification)
There are still a few issues that need to be addressed.
2018-02-15 20:08:58 +01:00
..
2013-07-05 14:15:55 +02:00
2018-01-05 11:39:42 +01:00
2018-01-09 23:29:39 +01:00
2013-01-02 20:10:25 +01:00
2018-01-05 11:39:42 +01:00
2013-01-02 20:10:25 +01:00
2017-02-02 23:39:10 +01: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