pythonPackages.pip: disable tests
This commit is contained in:
@@ -16344,6 +16344,8 @@ in modules // {
|
||||
installFlags = [ "--ignore-installed" ];
|
||||
|
||||
buildInputs = with self; [ mock scripttest virtualenv pretend pytest ];
|
||||
# Pip wants pytest, but tests are not distributed
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user