mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 02:53:58 +03:00
Fixed typos (#6872)
This commit is contained in:
parent
5a8736ae45
commit
ec1b14174f
|
@ -2,8 +2,8 @@
|
||||||
# just Django, but for the purposes of development and testing
|
# just Django, but for the purposes of development and testing
|
||||||
# there are a number of packages that are useful to install.
|
# there are a number of packages that are useful to install.
|
||||||
|
|
||||||
# Laying these out as seperate requirements files, allows us to
|
# Laying these out as separate requirements files, allows us to
|
||||||
# only included the relevent sets when running tox, and ensures
|
# only included the relevant sets when running tox, and ensures
|
||||||
# we are only ever declaring our dependencies in one place.
|
# we are only ever declaring our dependencies in one place.
|
||||||
|
|
||||||
-r requirements/requirements-optionals.txt
|
-r requirements/requirements-optionals.txt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user