[20:56:29] <lifeless> AbstractDist + InstallRequirement aren't quite sitting properly together; we discard the AbstractDist at the moment, but we need to consult back to look at setup-requires, or we need to cache that
[20:56:40] <lifeless> for now I'm going to cache the setup_requires in the ReqSet