pypa / setuptools

Official project repository for the Setuptools build system
https://pypi.org/project/setuptools/
MIT License
2.53k stars 1.19k forks source link

Revert "Allow user to skip validation of pyproject.toml via env var" #4746

Closed abravalheri closed 1 week ago

abravalheri commented 1 week ago

This reverts commit 913d50a130b3c92636978b1d0e0ace8c60c23a8e.

Summary of changes

Related to the discussions in #4459.

Pull Request Checklist

[PR docs]: https://setuptools.pypa.io/en/latest/development/developer-guide.html#making-a-pull-request

mgorny commented 1 week ago

To be honest, if I were to use it, it would be of pure spite, to have users witness this verbose warning on every package they install and be confused by it, and keep filing bugs, with the hope that they'd eventually bother enough people that they'd put enough pressure on setuptools to do the right thing. But I don't want to be that kind of person, so feel free to remove it.

abravalheri commented 1 week ago

Thank you very much for confirming @mgorny.