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