Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 7c3f0cb

Browse files
authored
Merge pull request #36 from danyeaw/patch-1
Fix Python 3.9 missing from README
2 parents aeccbb5 + 82d4b83 commit 7c3f0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Python Android Support
22
======================
33

44
This is a meta-package for building a version of CPython that can be embedded
5-
into an Android project. It supports Python versions 3.6, 3.7, and 3.8.
5+
into an Android project. It supports Python versions 3.7, 3.8, and 3.9.
66

77
It works by downloading, patching, and building CPython and selected pre-
88
requisites, packaging them as linkable dynamic libraries, and packaging

0 commit comments

Comments
 (0)