forked from zhongliliu/elastool
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsetup.cfg
More file actions
42 lines (40 loc) · 1005 Bytes
/
setup.cfg
File metadata and controls
42 lines (40 loc) · 1005 Bytes
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
[metadata]
name = elastool
version = 3.80
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>=1.20.0
scipy>=1.11.0
matplotlib>=3.8.0
pandas>=1.5.0
seaborn>=0.13.0
pymatgen>=2023.10.11
kaleido>=0.2.1
plotly>=5.18.0
spglib>=2.1.0
ase>=3.22.1
pyvista>=0.42.3
selenium>=4.14.0
catboost>=1.2.2
matminer>=0.9.2
scikit-learn>=1.3.2
tensorflow>=2.16.1
keras>=3.0.5
bayesian-optimization>=1.4.3
periodictable>=1.7.0
[options.packages.find]
where = elastool
#[options.package_data]
#elastool = gnuplot_scripts/*.gnu