Skip to content

Commit cdf2679

Browse files
committed
update environment file to rmgmolecule
see jacksonburns/rmg-py branch molecule_subpackage
1 parent b7eb9ae commit cdf2679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

environment.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: rms_env
22
channels:
33
- defaults
44
- rmg
5+
- jacksonburns
56
dependencies:
6-
- rdkit
7-
- rmg
7+
- rmgmolecule
88
- pydot
9-
- yaml
9+
- matplotlib

0 commit comments

Comments
 (0)