Sander Van Balen

Results 75 comments of Sander Van Balen

> releases are much more frequent these days So I've noticed, thank you for that. It's been nice to see that this project has been getting some fresh attention in...

The workaround works like a charm, thanks!

I can confirm this also causes issues with pip. Below is a reproduction, first reported on the [pip issue tracker](https://github.com/pypa/pip/issues/11835#issuecomment-1748790087). The `pip` maintainers have stated that they stand by their...

> This means the provider needs a way to “talk back” to the resolver I came here to create a ticket for exactly this. Since this existing ticket has the...

Other rough brainstorm ideas I had, but that I think are less interesting than the one above (and less concrete): 1. Concept of volatile requirements where the list of candidates...

> I’m not sure having candidates recalculated is helpful Well, if I understand the current `pip` implementation correctly, it always checks constraints and/or picked candidates for the base (`package`) when...

I would like to see it merged but alas I haven't received any response.

Looks like the line endings issue is already known: #223.

Minor comment: in the manifest before the update I think you've got a typo / copy-paste error: `

I think it might actually be a duplicate of #6519