python.pkgs.pip: build -> test dependencies
This commit is contained in:
parent
a8f6f8d1e4
commit
dc2250eb5e
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user