harrandt
harrandt
> Unfortunately, that does not actually work for `poetry` because it uses `requests`, which is strictly HTTP, and does not support `file:///` style URLs: But would that be a reason...
This feature is explicitly not about `find-links` but rather `index-url`. There is no need to iterate a directory or guess around, you get the explicit links to the packages.
Same issue here, any chance that the fix will be merged at some point?
Closed by mistake. Reopening.
Not sure if that is a valid case, because `find_by`, of course, should return the model, just in a sorted way. And I don't see how the output type and...