tree: 30e491ab83619547c717865769f0c2489a4085b7
  1. BUILD.bazel
  2. pyproject.toml
  3. README.md
  4. requirements_darwin.txt
  5. requirements_linux.txt
  6. requirements_universal.txt
  7. requirements_windows.txt
tools/publish/README.md

Publish to pypi with twine

https://packaging.python.org/en/latest/tutorials/packaging-projects/ indicates that the twine package is used to publish wheels to pypi.

See more: https://twine.readthedocs.io/en/stable/