Skip to content

Commit 1c09722

Browse files
committed
stop using before-build, but copy data in actions
1 parent 63b42bd commit 1c09722

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

python/pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,3 @@ where = ["src"]
4141

4242
[tool.setuptools.package-data]
4343
sentencepiece = ["*.bin"]
44-
45-
[tool.cibuildwheel]
46-
before-build = "python -c \"import setup; setup.copy_package_data()\""

0 commit comments

Comments
 (0)