PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Sunday the 14th of June, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[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