Skip to content

Commit ce443a9

Browse files
committed
Update documentation to reflect Python 3.7 being end-of-life.
1 parent 82aa8fb commit ce443a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/buildoptions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ This page contains instructions for using different build options.
88
Python versions
99
---------------
1010

11-
python-for-android supports using Python 3.7 or higher. To explicitly select a Python
12-
version in your requirements, use e.g. ``--requirements=python3==3.7.1,hostpython3==3.7.1``.
11+
python-for-android supports using Python 3.8 or higher. To explicitly select a Python
12+
version in your requirements, use e.g. ``--requirements=python3==3.10.11,hostpython3==3.10.11``.
1313

1414
The last python-for-android version supporting Python2 was `v2019.10.06 <https://github.com/kivy/python-for-android/archive/v2019.10.06.zip>`__
1515

0 commit comments

Comments
 (0)