File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -212,11 +212,11 @@ xbuild-tools = ["cmake", "ninja"]
212
212
test-command = " python -m pytest --benchmark-disable tests"
213
213
environment.PIP_EXTRA_INDEX_URL = " https://pypi.anaconda.org/beeware/simple/"
214
214
215
- # [tool.cibuildwheel.android]
216
- # build-frontend = "build"
217
- # xbuild-tools = ["cmake", "ninja"]
218
- # test-command = "pytest --benchmark-disable tests "
219
- # environment.PIP_EXTRA_INDEX_URL = "https://chaquo.com/pypi-13.1"
215
+ [tool .cibuildwheel .android ]
216
+ build-frontend = " build"
217
+ test-command = " python -m pytest --benchmark-disable tests "
218
+ environment.ANDROID_API_LEVEL = " 24 "
219
+ environment.PIP_EXTRA_INDEX_URL = " https://chaquo.com/pypi-13.1"
220
220
221
221
[[tool .cibuildwheel .overrides ]]
222
222
select = " pp310-macosx_arm64"
You can’t perform that action at this time.
0 commit comments