[22:46:15] <lifeless> ErikRose: or you can hack up the script helper to attach stdin/stdout
[22:48:39] <ErikRose> I kludged around it with log files, revealing a weirder issue: something's messing with sys.path under test, and pip doesn't find the wheel module.
[22:54:45] <lifeless> ErikRose: well, have you installed it in the test environment ?
[22:55:49] <ErikRose> If you're referring to the tox env, I'm not running under tox atm.