You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pypi): add support for Python 3.12, 3.13, and 3.14
Add build configuration for Python 3.12, 3.13, and 3.14 to the PyPI
package. Update the BUILD file with new compatibility tags and config
settings, extend pypi_build.sh to accept the new Python versions, and
add build steps in the GitHub Actions workflow.
BUG= Fixes: #3186
0 commit comments