Skip to content

Commit f7462b7

Browse files
author
Oliver Scott
committed
allow installation of rdkit with pip installation: pip install scaffoldgraph[rdkit]
1 parent 04b2aaa commit f7462b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ license_files=LICENSE
44

55
[options.extras_require]
66
vis=ipycytoscape>=1.2.0
7+
rdkit=rdkit-pypi
78

89
[aliases]
910
test=pytest

0 commit comments

Comments
 (0)