Skip to content

Commit 23d2d6b

Browse files
committed
upd
1 parent 1db6e19 commit 23d2d6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ exclude = ["flashinfer-jit-cache*", "flashinfer-cubin*"]
5656
"flashinfer.data.spdlog" = "3rdparty/spdlog"
5757

5858
[tool.setuptools.package-data]
59+
"flashinfer" = [
60+
"_build_meta.py"
61+
]
5962
"flashinfer.data" = [
6063
"csrc/**",
6164
"include/**",

0 commit comments

Comments
 (0)