tree: baf939c83d1f99978422975bd9aabe52b4536eaf [path history] [tgz]
  1. BUILD.bazel
  2. README.md
  3. requirements.in
  4. requirements.txt
  5. requirements_darwin.txt
  6. requirements_linux.txt
  7. requirements_universal.txt
  8. 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/