Skip to content
Snippets Groups Projects
Commit a450ac85 authored by Luigi Sbailo's avatar Luigi Sbailo
Browse files

Remove pymatgen from setup

parent b74b6c01
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,5 @@ setup(
description=metainfo['title'],
long_description=metainfo['description'],
packages=find_packages(),
install_requires=['mendeleev', 'tensorflow', 'keras', 'numpy', 'scipy', 'matplotlib', 'pandas', 'seaborn', 'pymatgen', 'sklearn'],
install_requires=['mendeleev', 'tensorflow', 'keras', 'numpy', 'scipy', 'matplotlib', 'pandas', 'seaborn', 'sklearn'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment