On Thu, Dec 08, 2022 at 11:48:42AM +0100, zimoun wrote:
> Hi,
>
> On Wed, 07 Dec 2022 at 17:22, jgart wrote:
>
> > What is our policy then for updating Python packages in our Python
> > library collection?
>
> The policy is to not break the other packages; guix refresh -l python-.
>
>
> > How
Hi,
On Wed, 07 Dec 2022 at 17:22, jgart wrote:
> What is our policy then for updating Python packages in our Python
> library collection?
The policy is to not break the other packages; guix refresh -l python-.
> How are we assuring that all Python libraries are working well together?
How? W
Hi Guixers,
What is our approach/policy to versioning Python packages?
Since we get Python packages from PyPi in addition to other sources we
are not necessarily trying to mirror PyPi.
What is our policy then for updating Python packages in our Python library
collection?
Rolling release?
Blee