aboutsummaryrefslogtreecommitdiff
path: root/tools/publish/README.md
blob: 6f1e54901bb93fcfac469abdf5e5f49fae63d4d3 (plain)
1
2
3
4
5
6
# 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/