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
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
# The version of the python library is automatically generated by setuptools_scm from the git tag and the distance of the commit hash.
# When uploading to pypi, the version of the tag is `[0-9]+.[0-9]+.[0-9]+.` If a tag is not in this format, or if an action other than a tag is triggered, pypi will generate a version format error.
# Therefore, the client module must be in the format `[0-9]+.[0-9]+.[0-9]+.`
on:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"
jobs:
build_and_push_libc:
name: Build and publish Python 🐍 distributions 📦 to PyPI