We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2481990 commit cea874dCopy full SHA for cea874d
README.md
@@ -5,7 +5,7 @@ Building Python for Android, iOS, macOS, Linux, and Windows
5
## Overview
6
7
This repository contains build scripts and GitHub Actions workflows for building Python 3.14 for multiple platforms:
8
-- **Android**: All ABIs (arm64-v8a, armeabi-v7a, x86_64, x86)
+- **Android**: All ABIs (arm64-v8a, x86_64)
9
- **Darwin**: iOS and macOS
10
- **Linux**: x86_64 and aarch64
11
- **Windows**: amd64
0 commit comments