django-rest-framework/requirements/requirements-packaging.txt
2016-02-12 13:15:20 +01:00

12 lines
212 B
Plaintext

# 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.11
# Pandoc to have a nice pypi page
pypandoc