Skip to content

Conversation

@dudustri
Copy link
Contributor

@dudustri dudustri commented Aug 18, 2025

This pull request updates project configuration and documentation to add support for Python 3.13. The main changes ensure that builds, badges, and matrix strategies now include Python 3.13.

Python 3.13 support and configuration updates:

  • Updated Python version badge in README.md to include Python 3.13.
  • Modified the build matrix in .github/workflows/upload-to-pypi.yml to add Python 3.13, ensuring CI runs for this version.
  • Updated the CIBW_SKIP environment variable in .github/workflows/upload-to-pypi.yml to skip building wheels for Python 3.13 on manylinux_i686 and win32 platforms, aligning with existing skip logic for other versions.

addresses #334

@github-actions github-actions bot added the Type: Build Bug fix to a build script label Aug 18, 2025
@deepcharles
Copy link
Owner

Thanks for the PR!!

Before I merge it, can you rebase from the current main branch?

@DavidRomanovizc
Copy link

@deepcharles @dudustri Hi there! Thanks for your great work on this library. If it's possible, could you please merge this PR? It would really help my project. Thanks again!

@deepcharles deepcharles merged commit e88da13 into deepcharles:master Aug 28, 2025
1 check passed
@deepcharles
Copy link
Owner

Done! i'm going to add corresponding wheels soon

@dudustri dudustri mentioned this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Build Bug fix to a build script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants