We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63b42bd commit 1c09722Copy full SHA for 1c09722
python/pyproject.toml
@@ -41,6 +41,3 @@ where = ["src"]
41
42
[tool.setuptools.package-data]
43
sentencepiece = ["*.bin"]
44
-
45
-[tool.cibuildwheel]
46
-before-build = "python -c \"import setup; setup.copy_package_data()\""
0 commit comments