Skip to content

Commit cbde6e7

Browse files
tornariaJamim
andcommitted
Document acceptance of system python 3.12
Co-authored-by: Aliaksei Urbanski <[email protected]>
1 parent 71633f3 commit cbde6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/python3/SPKG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ By default, Sage will try to use system's ``python3`` to set up a virtual
88
environment, a.k.a. `venv <https://docs.python.org/3.10/library/venv.html>`_
99
rather than building a Python 3 installation from scratch.
1010

11-
Sage will accept versions 3.9.x to 3.11.x.
11+
Sage will accept versions 3.9.x to 3.12.x.
1212

1313
You can also use ``--with-python=/path/to/python3_binary`` to tell Sage to use
1414
``/path/to/python3_binary`` to set up the venv. Note that setting up the venv requires

0 commit comments

Comments
 (0)