Skip to content

Conversation

@sdn4z
Copy link
Collaborator

@sdn4z sdn4z commented Oct 27, 2025

I've also updated the dependencies

@github-actions github-actions bot added the build label Oct 27, 2025
@sdn4z sdn4z marked this pull request as ready for review October 27, 2025 11:12
@github-actions github-actions bot added build and removed build labels Oct 27, 2025
{name = "scastlara", email = "s.cast.lara@gmail.com"}
]
requires-python = "<4,>=3.13"
requires-python = "==3.14.*"
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • I would honestly leave it like it was, what do we gain by dropping 3.13 support? If we really want to drop support, then I would do like before <4,>=3.14, because pinning requires-python can be problematic, and does not reflect reality anyway (if it works on python 3.14, it will work on python 3.15).

  • If we decide to drop support for 3.13 in the end, then this is a breaking change.

@sdn4z sdn4z closed this Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants