We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71633f3 commit cbde6e7Copy full SHA for cbde6e7
build/pkgs/python3/SPKG.rst
@@ -8,7 +8,7 @@ By default, Sage will try to use system's ``python3`` to set up a virtual
8
environment, a.k.a. `venv <https://docs.python.org/3.10/library/venv.html>`_
9
rather than building a Python 3 installation from scratch.
10
11
-Sage will accept versions 3.9.x to 3.11.x.
+Sage will accept versions 3.9.x to 3.12.x.
12
13
You can also use ``--with-python=/path/to/python3_binary`` to tell Sage to use
14
``/path/to/python3_binary`` to set up the venv. Note that setting up the venv requires
0 commit comments