Go back to plain pydot
pydotz was a fork of pydotz but upstream has since released a version with the necessary patches.
This commit is contained in:
Родитель
142f83a7cb
Коммит
ca19fe0384
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ setuptools.setup(
|
|||
include_package_data=True,
|
||||
install_requires=[
|
||||
'matplotlib', 'numpy', 'pyzmq', 'plotly', 'ipywidgets',
|
||||
'pydotz',
|
||||
'pydot>=1.4.2',
|
||||
'nbformat', 'scikit-image', 'nbformat', 'pyyaml', 'scikit-image', 'graphviz' # , 'receptivefield'
|
||||
]
|
||||
)
|
||||
|
|
Загрузка…
Ссылка в новой задаче