You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a warning noting that the "Fallback behavior" doc snippet does not
provide a good example of what projects put in `pyproject.toml`
and instead link to the respective setuptools documentation.
In my experience, more than one project has either copied the snippets
verbatim, or incorrectly included `wheel` in their `requires` based
on it.
0 commit comments