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 92ea219 commit 391b92eCopy full SHA for 391b92e
1 file changed
pyproject.toml
@@ -53,7 +53,7 @@ tutorials = [
53
]
54
55
[dependency-groups]
56
-tests = ["pytest>=6.1.2", "pytest-cov", "ipython", "prolif[plots]"]
+tests = ["pytest>=6.1.2", "pytest-cov", "ipython", "rdkit", "prolif[plots]"]
57
docs = [
58
"sphinx==5.3.0",
59
"sphinx-copybutton",
0 commit comments