We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b041507 commit fd5fdfdCopy full SHA for fd5fdfd
environment.yml
@@ -22,7 +22,6 @@ name: rmg_env
22
channels:
23
- rmg
24
- conda-forge
25
- - cantera
26
dependencies:
27
# System-level dependencies - we could install these at the OS level
28
# but by installing them in the conda environment we get better control
@@ -43,7 +42,7 @@ dependencies:
43
42
44
# external software tools for chemistry
45
- coolprop
46
- - cantera::cantera=2.6
+ - conda-forge::cantera=2.6
47
- conda-forge::mopac
48
# see https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2639#issuecomment-2050292972
49
- conda-forge::cclib >=1.6.3,<1.9
0 commit comments