Update Android to Python 3.13.13 and 3.14.4 (#2821)

This commit is contained in:
Malcolm Smith
2026-04-13 16:08:48 +01:00
committed by GitHub
parent 023f45a968
commit 46558a4e24
7 changed files with 26 additions and 7 deletions
+2 -1
View File
@@ -14,6 +14,7 @@ repos:
exclude: (cibuildwheel/resources/pinned_docker_images.cfg)|(.svg$)
- id: mixed-line-ending
- id: trailing-whitespace
exclude: ^cibuildwheel/resources/android/android.patch$
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
@@ -28,7 +29,7 @@ repos:
- id: mypy
name: mypy 3.11 on cibuildwheel/
args: ["--python-version=3.11"]
exclude: ^cibuildwheel/resources/_cross_venv.py$ # Requires Python 3.13 or later
exclude: ^cibuildwheel/resources/android/_cross_venv.py$ # Requires Python 3.13 or later
additional_dependencies: &mypy-dependencies
- bracex
- build