forked from Auto-Mech/mechdriver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.yaml
More file actions
41 lines (39 loc) · 950 Bytes
/
meta.yaml
File metadata and controls
41 lines (39 loc) · 950 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
# cmd: conda build . -c kevinmooreiii -c auto-mech -c psi4 -c rdkit -c openbabel -c conda-forge
package:
name: moldriver
version: "0.1.0"
source:
path: .
requirements:
host:
- python
run:
- python
- {{ compiler('fortran') }}
- numpy
- scipy
- pyyaml
- mako
- matplotlib
- pytest
- pytest-cov
- future
- flake8
- pylint
- rdkit::rdkit
- openbabel::openbabel
- conda-forge::qcelemental
- psi4::psi4
- kevinmooreiii::autofile
- kevinmooreiii::automol
- kevinmooreiii::autoparse
- kevinmooreiii::elstruct
- kevinmooreiii::interfaces
- kevinmooreiii::ratefit
- auto-mech::mess
- auto-mech::pac99
- auto-mech::projrot
- auto-mech::thermp
- auto-mech::x2z
- auto-mech::slatec
- auto-mech::mpack