Skip to content

Commit 91320a3

Browse files
committed
Update pyproject.toml
1 parent 4a786f9 commit 91320a3

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
@@ -62,6 +62,9 @@ build-frontend = {name = "build", args = ["--exports", "whole_archive"]}
6262
build-frontend = "build"
6363
xbuild-tools = ["cmake", "ninja"]
6464

65+
[tool.cibuildwheel.android]
66+
build-frontend = "build"
67+
6568
[tool.ruff.lint]
6669
extend-select = [
6770
"B", # flake8-bugbear

0 commit comments

Comments
 (0)