Skip to content

Conversation

@mfussenegger
Copy link
Member

Also removes the "Modernize project definition" entry. CHANGES.rst
should be written for users of the library. The entry had no relevance
for end users.

@coderabbitai

This comment was marked as spam.

@mfussenegger mfussenegger requested a review from amotl January 20, 2026 06:32
Also removes the "Modernize project definition" entry. CHANGES.rst
should be written for users of the library. The entry had no relevance
for end users.
Comment on lines 51 to -60
dependencies = [
"importlib-metadata; python_version<'3.8'",
"orjson",
"urllib3",
"verlib2>=0.3.1",
]

[dependency-groups]
dev = [
"backports.zoneinfo<1; python_version<'3.9'",
Copy link
Member

@amotl amotl Jan 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. This would contradict the other patch.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel an urge to leave older Python versions behind, contrary to GH-759, and I don't want to provide stop energy. I have a different stance, but we can elaborate later.

@mfussenegger mfussenegger merged commit 778881a into main Jan 20, 2026
15 checks passed
@mfussenegger mfussenegger deleted the deps branch January 20, 2026 13:09
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.

3 participants