aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/requirements-packaging.txt
blob: 1efb2f8363dbb321bc87d0e25f3ac34caa7241aa (plain)
1
2
3
4
5
6
7
8
# Wheel for PyPI installs.
wheel==0.24.0

# Twine for secured PyPI uploads.
twine==1.4.0

# Transifex client for managing translation resources.
transifex-client==0.10