mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 05:06:53 +03:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
# 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
|