forked from Auto-Mech/mechanalyzer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
meta.yaml
49 lines (46 loc) · 1.34 KB
/
meta.yaml
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
46
47
48
49
# cmd: conda build . -c auto-mech -c cantera -c psi4 -c rdkit -c openbabel -c conda-forge
package:
name: mechanalyzer
version: "0.8.0"
source:
path: .
requirements:
build:
- conda-forge::python=3.7
run:
- auto-mech::autoio-base
- auto-mech::autochem
- auto-mech::autoio-interfaces
- auto-mech::autofile
- auto-mech::x2z
- auto-mech::mess
- auto-mech::onedmin
- auto-mech::projrot
- auto-mech::pac99
- auto-mech::thermp
- cantera::cantera
- psi4::psi4
- rdkit::rdkit=2020.09.1.0
- openbabel::openbabel
- conda-forge::python=3.7
- conda-forge::numpy=1.15.4
- conda-forge::scipy=1.5.0
- conda-forge::more-itertools
- conda-forge::pyyaml
- conda-forge::mako
- conda-forge::networkx
- conda-forge::matplotlib
- conda-forge::pytest
- conda-forge::pytest-cov
- conda-forge::future
- conda-forge::flake8
- conda-forge::pylint
- conda-forge::nglview
- conda-forge::pypdf2
- conda-forge::qcelemental
- conda-forge::cmake=3.20.2
- conda-forge::gcc_linux-64=7.5.0
- conda-forge::gxx_linux-64=7.5.0
- conda-forge::gfortran_linux-64=7.5.0
# - pip:
# - pyswarms