python.pkgs.pip: build -> test dependencies
This commit is contained in:
@@ -18081,7 +18081,7 @@ in {
|
|||||||
# to force it a little.
|
# to force it a little.
|
||||||
installFlags = [ "--ignore-installed" ];
|
installFlags = [ "--ignore-installed" ];
|
||||||
|
|
||||||
buildInputs = with self; [ mock scripttest virtualenv pretend pytest ];
|
checkInputs = with self; [ mock scripttest virtualenv pretend pytest ];
|
||||||
# Pip wants pytest, but tests are not distributed
|
# Pip wants pytest, but tests are not distributed
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user