guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: wrap-python3: create more symlinks.


From: Leo Famulari
Subject: Re: [PATCH] gnu: wrap-python3: create more symlinks.
Date: Fri, 29 Apr 2016 22:05:18 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Thu, Apr 21, 2016 at 10:23:19PM +0200, Hartmut Goebel wrote:
> * gnu/pyckages/python.csm (wrap-python3): Create symlinks for
>   pip and python-config, too.

[...]

> +++ b/gnu/packages/python.scm
> -                  `("python3" ,"pydoc3" ,"idle3")
> -                  `("python"  ,"pydoc"  ,"idle"))))))
> +                  `("python3" ,"pydoc3" ,"idle3" ,"pip3" ,"python3-config")
> +                  `("python"  ,"pydoc"  ,"idle"  ,"pip"  
> ,"python-config"))))))

Do any Pythonista's have any comments on this proposal?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]