Open hlYassine opened 8 years ago
In principle, that's exactly what we want. Unfortunately, it doesn't actually work (see https://github.com/p-e-w/maybe/issues/34).
I believe the culprit is the wrapper created by pip install
. No matter what value is returned by main
, it doesn't reach the shell.
return simply the subprocess return value