Dan Ryan

Results 90 comments of Dan Ryan

I was thinking about this — we can start with known edge cases in terms of resolution and grab a bunch of stuff from pipenv to jumpstart this.

Well I know they don’t like that either due to bandwidth concerns. The refactor PR I have opened should help with tests, but the whole pypi thing is still up...

investigating why these aren't handled downstream, will update

Hmm good point. I’m guessing the editable element is supposed to mean that it doesn’t need a specific hash... lets follow up on this one

@jayvdb pipenv doesn't currently actually have the released version of requirementslib vendored on master, it has a dev release of it. I would suggest trying the master branch (not saying...

My goal is to delay the network call as long as possible so we _should_ be able to hold off on the network call until we need to do dependency...

hrm I haven't merged this code in recently but I did notice that it is once again making network calls which is why I am sitting on the current cleanup...

It’s possible but requirementslib doesn’t actually use setuptools in any way that would be affected. I think this is actually my fault and I am making something less lazy somewhere...

This is incredibly painful to be honest, passa needs an `init` or `add` needs to create a pipfile