00e6f69e534e2c430dedac5d551a17d641464c45
Thank you for the PR! However, looking at the upstream issue tracker, it seems like setuptools build backend does not support python_requires setting: https://github.com/pypa/setuptools/issues?q=is%3Aissue+is%3Aopen+python_requires
And adding it to pyproject.toml if the build backend doesn't support it (or breaks in some cases) doesn't make much sense to me. Or am I misunderstanding something here?
Pull-Request has been closed by decathorpe