mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
296904099f
* Add Django 2.0 to tox/travis. Updated requirements * Drop Django 1.8 & 1.9
12 lines
212 B
Plaintext
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
|