Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add python_requires to package metadata (#23604)
### Description Support for python 3.8 and python 3.9 was dropped at 1.20. Declare the 3.10 requirement in metadata ### Motivation and Context Helps solvers like uv and poetry to build accurate solutions eg see python-poetry/poetry#10151, astral-sh/uv#11274
- Loading branch information