Skip to content

Commit a9a4af3

Browse files
committed
Add CondaPkg toml
1 parent edaf24e commit a9a4af3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CondaPkg.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[deps]
2+
rdkit = ""
3+
matplotlib = ""
4+
pydot = ""
5+
python = "3.9"
6+
7+
[deps.rmgmolecule]
8+
channel = "mjohnson541"
9+
version = ">=0.3.0"

0 commit comments

Comments
 (0)