We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bce36a commit b22ad72Copy full SHA for b22ad72
1 file changed
pyproject.toml
@@ -64,6 +64,7 @@ xbuild-tools = ["cmake", "ninja"]
64
65
[tool.cibuildwheel.android]
66
build-frontend = "build"
67
+environment.ANDROID_API_LEVEL = "24"
68
69
[tool.ruff.lint]
70
extend-select = [
0 commit comments