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 builds for modern python versions #229

Open
jonbannister opened this issue Aug 29, 2024 · 4 comments · May be fixed by #245 or #244
Open

Add builds for modern python versions #229

jonbannister opened this issue Aug 29, 2024 · 4 comments · May be fixed by #245 or #244
Assignees

Comments

@jonbannister
Copy link
Contributor

We should build at least: 3.8, 3.10, 3.11, 3.12 and aim for 3.13.

@offbyone
Copy link

Do you want PRs for this? I'm about to spend some time on a plane, and that's prime "mess around with CI" time :D

@jonbannister
Copy link
Contributor Author

I mean - sure, why not! This is how far I got a few weeks ago master...add-new-py-versions

@offbyone
Copy link

How wedded to the current setuptools workflow are you? Are you okay with changing up the dev environment, or is there a standard interaction you want to preserve?

I ask because lately I've been switching all my packages over to uv and lemme tell you... it is nice.

@jonbannister
Copy link
Contributor Author

Feel free to try - I suspect there may be some custom setuptools hooks that you would need to replace. As long as the build artefacts are the same I don't mind either way :)

@offbyone offbyone linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants