• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-20251.4 KiB4339

README.mdD04-Jul-2025218 74

requirements.inD04-Jul-20256 21

requirements_darwin.txtD04-Jul-202514.9 KiB228226

requirements_linux.txtD04-Jul-202523.4 KiB340338

requirements_universal.txtD04-Jul-202523.9 KiB344342

requirements_windows.txtD04-Jul-202515.1 KiB232230

README.md

1# Publish to pypi with twine
2
3https://packaging.python.org/en/latest/tutorials/packaging-projects/ indicates that the twine
4package is used to publish wheels to pypi.
5
6See more: https://twine.readthedocs.io/en/stable/
7