Hi,
On jeu., 30 mars 2023 at 22:42, Josselin Poiret via Bug reports for GNU Guix
<[email protected]> wrote:
> +Note that it is necessary to include the main @code{python} package in
> +this command even if it is already installed into your environment. This
> +is so that the shell environment knows to set @env{PYTHONPATH} and other
> +related variables. The shell environment cannot check the previously
> +installed environment, because then it would be non-deterministic. This
> +is true for most libraries: their corresponding language package should
> +be included in the shell invocation.
Nitpick: Missing double space for sentences.
Otherwise, LGTM.
Cheers,
simon