While setuptools 82.0.0 is still fine, the lately released 82.0.1 doesn't allow the tool to be build from sources.
Maybe it would be a good idea to change <=82.0.0 to <=82.0.99 in the pyproject.toml to allow all bugfix releases of setuptools to be used
While setuptools 82.0.0 is still fine, the lately released 82.0.1 doesn't allow the tool to be build from sources.
Maybe it would be a good idea to change
<=82.0.0to<=82.0.99in the pyproject.toml to allow all bugfix releases of setuptools to be used