django-rest-framework/requirements/requirements-packaging.txt

9 lines
177 B
Plaintext
Raw Normal View History

# Wheel for PyPI installs.
wheel>=0.36.2,<0.40.0
# Twine for secured PyPI uploads.
twine>=3.4.2,<4.0.2
# Transifex client for managing translation resources.
transifex-client