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 552fbfd commit bd33f20Copy full SHA for bd33f20
environment.yml
@@ -32,13 +32,14 @@ dependencies:
32
- xlrd
33
- xlwt
34
- h5py
35
- - graphviz
36
- markupsafe
37
- psutil
38
# conda-forge not default, since default has a version information bug
39
# (see https://github.com/ReactionMechanismGenerator/RMG-Py/pull/2421)
40
- conda-forge::ncurses
41
- conda-forge::suitesparse
+ # see https://github.com/ReactionMechanismGenerator/RMG-Py/issues/2750
42
+ - conda-forge::graphviz
43
44
# external software tools for chemistry
45
- coolprop
0 commit comments