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

Update setup.py

parent ac2c8f8d
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ with open('metainfo.json') as file:
metainfo = json.load(file)
setup(
name='perovskites_tolerance_factor',
name='svm_classification',
version='1.0',
author=', '.join(metainfo['authors']),
author_email=metainfo['email'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment