Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
analytics-perovskites-tolerance-factor
Commits
9a154f03
Commit
9a154f03
authored
Jun 01, 2020
by
Luigi
Browse files
Add gitignore
parent
bf0770e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
9a154f03
...
...
@@ -13,5 +13,5 @@ setup(
description
=
metainfo
[
'title'
],
long_description
=
metainfo
[
'description'
],
packages
=
find_packages
(),
install_requires
=
[
'numpy'
,
'math'
,
'matplotlib'
,
'pandas'
,
'seaborn'
,
'sklearn'
],
install_requires
=
[
'numpy'
,
'matplotlib'
,
'pandas'
,
'seaborn'
,
'sklearn'
],
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment