Skip to content

Commit

Permalink
Document acceptance of system python 3.12
Browse files Browse the repository at this point in the history
Co-authored-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
  • Loading branch information
tornaria and Jamim committed Feb 10, 2024
1 parent 71633f3 commit cbde6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pkgs/python3/SPKG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ By default, Sage will try to use system's ``python3`` to set up a virtual
environment, a.k.a. `venv <https://docs.python.org/3.10/library/venv.html>`_
rather than building a Python 3 installation from scratch.

Sage will accept versions 3.9.x to 3.11.x.
Sage will accept versions 3.9.x to 3.12.x.

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

0 comments on commit cbde6e7

Please sign in to comment.