Skip to content

Commit 11ace2a

Browse files
committed
Fix build failure caused by infomap dependency
1 parent 0aa6b67 commit 11ace2a

2 files changed

Lines changed: 2254 additions & 2270 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,8 @@ override-dependencies = [
5050
"numpy<2.0.0", # networkx
5151
"scipy<1.13.0", # cdlib
5252
"transformers==4.24.0",
53+
5354
]
55+
56+
[tool.uv.extra-build-dependencies]
57+
infomap = ["setuptools<82.0.0"]

0 commit comments

Comments
 (0)