Skip to content

Improve pylock requires-python exemple#2025

Open
sbidoul wants to merge 1 commit intopypa:mainfrom
sbidoul:imp-pylock-example-sbi
Open

Improve pylock requires-python exemple#2025
sbidoul wants to merge 1 commit intopypa:mainfrom
sbidoul:imp-pylock-example-sbi

Conversation

@sbidoul
Copy link
Member

@sbidoul sbidoul commented Mar 24, 2026

Since requires-python is a version specifier, ==3.12 actually means ==3.12.0 which is not how one would intuitively interpret it.


📚 Documentation preview 📚: https://python-packaging-user-guide--2025.org.readthedocs.build/en/2025/

Since `requires-python` is a version specifier, `==3.12` actually means
`==3.12.0` which is not how one would intuitively interpret it.
@sbidoul
Copy link
Member Author

sbidoul commented Mar 24, 2026

@brettcannon this comes from pypa/packaging#1092 (comment)

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.

2 participants