Skip to content

Commit 1711e2e

Browse files
committed
build: add xtcocotools to no-build-isolation
1 parent a239e9b commit 1711e2e

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dependencies = [
3636
"pillow>=9.0,<10.0",
3737
"pip>=25.0.1",
3838
"ptflops>=0.7.3",
39+
"Cython==3.0.8",
3940
"torch>=2.0.0",
4041
"torchvision>=0.15.1",
4142
"wheel>=0.45.1",
@@ -174,6 +175,7 @@ conflicts = [
174175
]
175176
no-build-isolation-package = [
176177
"chumpy",
178+
"xtcocotools",
177179
]
178180

179181
[[tool.uv.index]]

uv.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)