Skip to content

Commit 806b875

Browse files
committed
fix conda environment typo
1 parent bd33f20 commit 806b875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
- conda-forge::ncurses
4040
- conda-forge::suitesparse
4141
# see https://github.com/ReactionMechanismGenerator/RMG-Py/issues/2750
42-
- conda-forge::graphviz
42+
- conda-forge::graphviz
4343

4444
# external software tools for chemistry
4545
- coolprop

0 commit comments

Comments
 (0)