Skip to content

Conversation

ydirson
Copy link
Contributor

@ydirson ydirson commented Aug 25, 2025

This switches away from deprecated imp, and breaks support for python 2.7, but I expect this branch to really support only python3 now, so we likely don't care about adding backward compatibility here.

Builds on #72

Nowadays it is not very clear if "2.7" is really valid, and at least
uv flags it as an error.

Now ">=2.7" is not strictly correct as it includes the 3.0-3.5 range,
but finding a way to express that (if there is one) is likely not worth
it.

Signed-off-by: Yann Dirson <[email protected]>
There is an equivalent License tag already, and uv plainly errors out
too on this one.

Signed-off-by: Yann Dirson <[email protected]>
This switches away from deprecated `imp`, and breaks support for python
2.7, but I expect this branch to really support only python3 now, so we
likely don't care about adding backward compatibility here.

Signed-off-by: Yann Dirson <[email protected]>
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