8000 Added py3 support notice in README · latin1593/python-for-android@26711fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 26711fd

Browse files
committed
Added py3 support notice in README
1 parent d1bd689 commit 26711fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Broad goals of the revamp project include:
2424
- ✓ Support SDL2
2525
- ✓ Support multiple bootstraps (user-chosen java + NDK code, e.g. for
2626
multiple graphics backends or non-Kivy projects)
27-
- (WIP) Support python3 (recipe exists but crashes on android)
27+
- Support python3 (it finally works!)
2828
- (WIP) Support some kind of binary distribution, including on windows (semi-implemented, just needs finishing)
2929
- ✓ Be a standalone Pypi module (not on pypi yet but setup.py works)
3030
- ✓ Support multiple architectures (full multiarch builds not complete, but arm and x86 with different config both work now)

0 commit comments

Comments
 (0)
0