We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pydot-ng
1 parent ec6a315 commit 6bef816Copy full SHA for 6bef816
doc/library/d3viz/index.rst
@@ -17,10 +17,9 @@ Requirements
17
------------
18
19
``d3viz`` requires the `pydot <https://pypi.python.org/pypi/pydot>`__
20
-package. `pydot-ng <https://github.com/pydot/pydot-ng>`__ fork is better
21
-maintained, and it works both in Python 2.x and 3.x. Install it with pip::
+package. Install it with pip::
22
23
- pip install pydot-ng
+ pip install pydot
24
25
Like PyTensor’s printing module, ``d3viz``
26
requires `graphviz <http://www.graphviz.org/>`__ binary to be available.
0 commit comments