forked from selimsami/qforce
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
39 lines (36 loc) · 873 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
[metadata]
name = qforce
version = 0.5.3
description = Q-Force: Quantum mechanically augmented molecular force fields
author = Selim Sami
author_email = [email protected]
licence = Apache 2.0
url = https://github.com/selimsami/qforce
keywords = qm forcefield md
classifier =
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Science/Research
License :: OSI Approved :: Apache Software License
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Topic :: Scientific/Engineering :: Chemistry
[options]
setup-requires =
setuptools
install-requires =
scipy
; numpy>=1.20
numpy==1.20
ase
matplotlib
seaborn
noisyopt
; lmfit
; scikit-learn
; scikit-optimize
networkx
pulp<2.2
numba>=0.50
pycolt>=0.3.0