Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Readd how to use specific python version
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed May 8, 2022
1 parent ad56ba3 commit b42f5f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/doc/en/installation/conda.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@ Here we assume that you are using a git checkout.
``src/environment-optional.yml``, which will only install standard
(and optional) packages without any additional developer tools.

By default, the most recent version of Python supported by Sage is
installed. You can use the additional option ``python=3.9`` in the above
``env create`` command to use another Python version (here 3.9).

- Run the ``configure`` script::

$ ./bootstrap
Expand Down

0 comments on commit b42f5f5

Please sign in to comment.