setuptools.command.build was introduced since 62.4.0 (see https://github.com/pypa/wheel/issues/487#issuecomment-1307574510), which require Python >= 3.7.
setuptools.command.build
Fixes https://pagure.io/python-daemon/issue/74 Fixes https://pagure.io/python-daemon/issue/79
These changes are now merged to 'main' branch as of commit 0b5c841a. Thank you for this merge request.
Pull-Request has been closed by bignose
setuptools.command.buildwas introduced since 62.4.0 (see https://github.com/pypa/wheel/issues/487#issuecomment-1307574510), which require Python >= 3.7.Fixes https://pagure.io/python-daemon/issue/74
Fixes https://pagure.io/python-daemon/issue/79