forked from Auto-Mech/mechdriver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
40 lines (38 loc) · 742 Bytes
/
environment.yml
File metadata and controls
40 lines (38 loc) · 742 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
name: moldriver-env
channels:
- kevinmooreiii
- auto-mech
- psi4
- rdkit
- openbabel
- conda-forge
dependencies:
- python=3.7
- numpy
- scipy
- pyyaml
- mako
- matplotlib
- pytest
- pytest-cov
- future
- flake8
- pylint
- rdkit::rdkit
- openbabel::openbabel
- conda-forge::qcelemental
- psi4::psi4
# AutoMech
- 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