-
Notifications
You must be signed in to change notification settings - Fork 29
/
setup.cfg
45 lines (42 loc) · 890 Bytes
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[metadata]
name = elastool
version = 3.62
description = Elastic tool for zero and finite-temperature elastic constants and mechanical properties calculations
author = Zhong-Li Liu and Chinedu Ekuma
author_email = [email protected]
url = https://sourceforge.net/projects/elastool/
license = GNU GPL version 3
long_description = file: README.md
long_description_content_type = text/markdown
[options]
package_dir =
= elastool
#include_package_data = True
scripts =
elastool/elastool
install_requires =
numpy
scipy
matplotlib
pandas
seaborn
pymatgen
kaleido
plotly
spglib
ase
pyvista
selenium
catboost
matminer
pymatgen
scikit-learn
tensorflow
keras
bayesian-optimization
scikit-learn
periodictable
[options.packages.find]
where = elastool
#[options.package_data]
#elastool = gnuplot_scripts/*.gnu