Unverified 提交 6bef816b authored 作者: l8l's avatar l8l 提交者: GitHub

Don't recommend `pydot-ng` (#336)

The `pydot_ng` recommendation should definitely be dropped since that project is officially archived in favor of pydot: https://github.com/pydot/pydot-ng
上级 ec6a3153
...@@ -17,10 +17,9 @@ Requirements ...@@ -17,10 +17,9 @@ Requirements
------------ ------------
``d3viz`` requires the `pydot <https://pypi.python.org/pypi/pydot>`__ ``d3viz`` requires the `pydot <https://pypi.python.org/pypi/pydot>`__
package. `pydot-ng <https://github.com/pydot/pydot-ng>`__ fork is better package. Install it with pip::
maintained, and it works both in Python 2.x and 3.x. Install it with pip::
pip install pydot-ng pip install pydot
Like PyTensor’s printing module, ``d3viz`` Like PyTensor’s printing module, ``d3viz``
requires `graphviz <http://www.graphviz.org/>`__ binary to be available. requires `graphviz <http://www.graphviz.org/>`__ binary to be available.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论