Skip to content

Commit

Permalink
install: added cc3d to pyproject.toml
Browse files Browse the repository at this point in the history
Needed for python implementation of 2d
  • Loading branch information
william-silversmith committed Jan 30, 2024
1 parent c8be9a9 commit 5ad6362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
requires = [
"setuptools",
"wheel",
"connected-components-3d",
"oldest-supported-numpy",
"pybind11",
]

0 comments on commit 5ad6362

Please sign in to comment.