Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python_requires to package metadata #23604

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dimbleby
Copy link
Member

@dimbleby dimbleby commented Feb 6, 2025

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

support for python 3.8 and python 3.9 was dropped at 1.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant