Skip to content

Commit 3d646d7

Browse files
CopilotRMeli
andcommitted
Add pebble as optional dependency for parallelization
Co-authored-by: RMeli <11348981+RMeli@users.noreply.github.com>
1 parent 3f8a41c commit 3d646d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Homepage = "https://spyrmsd.readthedocs.io"
2929
bib = ["duecredit"]
3030
rdkit = ["rdkit"]
3131
networkx = ["networkx"]
32+
parallel = ["pebble"]
3233
test = [
3334
"pytest",
3435
"pytest-cov",

0 commit comments

Comments
 (0)