Overriding python package build inputs via overlay

I have found I need to disable the install checks with

doInstallCheck = false;

Have you tried that?