django-rest-framework/requirements/requirements-packaging.txt
2016-05-16 13:24:09 +01:00

12 lines
212 B
Plaintext

# Wheel for PyPI installs.
wheel==0.29.0
# Twine for secured PyPI uploads.
twine==1.6.5
# Transifex client for managing translation resources.
transifex-client==0.11
# Pandoc to have a nice pypi page
pypandoc