The Setuptools module that provides setuptools.command.build was introduced in Setuptools version 62.4.0. We declare a minimum dependency on that version.
setuptools.command.build
2 new commits added
Declare dependency on Setuptools >= 62.4.0.
Start an empty changelog entry for ongoing development.
rebased onto 01cec305497283164cd2e07b920843bdf736c1a9
It could be perfect if we also have https://pagure.io/python-daemon/pull-request/75 for double fail-safe ;-)
These changes have been merged into the 'main' branch, as of commit 2d5cdf3d.
Pull-Request has been closed by bignose
The Setuptools module that provides
setuptools.command.buildwas introduced in Setuptools version 62.4.0. We declare a minimum dependency on that version.