[08:24:37] <dstufft> I think you probably want that bot to be opt in, not opt out
[08:24:39] <pombreda_> zbr|ruck: hell is paved with good intentions.. and no good deed goes unpunished!
[14:18:06] <ThiefMaster> is there any reason why `pip install -U --pre foo` also installs prereleases of dependencies of dependencies of 'foo' and not just prereleases of 'foo'?
[14:26:52] <ngoldbaum> ThiefMaster: I think you need to also tell pip to only install foo, there's an argument to do that