Cyril Roelandt <[email protected]> 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’.
