Skip to content
Snippets Groups Projects
Commit b09ed38f authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files
parents 85d9e8ba af402188
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['pandas', 'matplotlib', 'scikit-learn', 'bokeh', 'ase', 'numpy', 'colorcet', 'jupyter_jsmol'],
install_requires=['pandas', 'matplotlib', 'scikit-learn', 'bokeh', 'ase', 'numpy', 'colorcet', 'jupyter_jsmol', 'plotly'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment