guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] gnu: Add pip.


From: Ludovic Courtès
Subject: Re: [PATCH 2/2] gnu: Add pip.
Date: Wed, 12 Feb 2014 14:06:08 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Cyril Roelandt <address@hidden> skribis:

> * gnu/packages/python.scm (python-pip, python2-pip): New variables.

Looks good to me.  One question though:

> +    (arguments
> +     `(#:tests? #f)) ; The tests try to access the Internet.

How hard would it be to either skip the tests that access the network,
or patch them to use localhost instead of some external server?

Thanks,
Ludo’.



reply via email to

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