#14 Update pyproject.toml to require Python 3.10
Closed by decathorpe. Opened by dillona.
fedora-rust/ dillona/cargo2rpm main  into  main

Download 14.patch
no initial comment

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

Metadata