pypyPackages.subprocess32: don't run tests
This commit is contained in:
parent
0467a79129
commit
5b2b008ea9
@ -8732,6 +8732,8 @@ let
|
|||||||
|
|
||||||
buildInputs = [ pkgs.bash ];
|
buildInputs = [ pkgs.bash ];
|
||||||
|
|
||||||
|
doCheck = !isPyPy;
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
substituteInPlace test_subprocess32.py \
|
substituteInPlace test_subprocess32.py \
|
||||||
--replace '/usr/' '${pkgs.bash}/'
|
--replace '/usr/' '${pkgs.bash}/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user