[17:14:31] <ktosiek> Hi! I want to get a list of all packages that would be installed for a set of requirements, together with download URLs that where used to download the sdists
[17:16:38] <ktosiek> I know I could just run InstallCommand with use_wheels=False and no_install=True, but the returned RequirementSet doesn't seem to contain the URLs