On Wed, May 31, 2017 at 08:08:51PM -0400, Donald Stufft wrote:
I think this should cover the case of actually making the project pip installable (assuming of course the setup.py or build backend doesn’t do something silly like always sys.exit(1) instead of produce the expected outcome)
My personal favorite was PyGame doing raw_input() from its setup.py.
After having done some test using hi-tech istruments (moving my mouse during a kernel build) [...] -- Davide Libenzi on lkml