We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2b047 commit 640361bCopy full SHA for 640361b
pyproject.toml
@@ -33,6 +33,7 @@ find_python3 = true
33
build_args = ["--parallel", "--target", "py_generate_pipeline"]
34
install_args = ["--strip"]
35
install_components = ["wheel_genai"]
36
+options = {"BUILD_TOKENIZERS" = "OFF"}
37
38
[build-system]
39
requires = [
0 commit comments