PEP 517 and projects that can't install via wheels

Agreed, but we have to publicise that better, as it’s a backward incompatible change and I’m getting tired of dealing with (legitimate) complaints that we broke people’s packages without warning :frowning:

We have that legacy mode at the moment - setup.py installs are (at least in my mind :wink:) legacy since PEP 517 support was released. The problem is that we can’t support that (or any other) legacy mode indefinitely, so the question is when (and how) we remove it.

1 Like