django-rest-framework/requirements/requirements-packaging.txt
Carlton Gibson 296904099f Update test matrix: Add Django 2.0, drop 1.8 (#5457)
* Add Django 2.0 to tox/travis.

Updated requirements

* Drop Django 1.8 & 1.9
2017-09-27 10:29:48 +02:00

12 lines
212 B
Plaintext

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