Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-rest-framework
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
django-rest-framework
Commits
7b0252a9
Commit
7b0252a9
authored
Aug 19, 2015
by
Tom Christie
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3296 from FlorianHoornaar/patch-1
Fix typos in comments
parents
bed3c451
1b5bc07d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
requirements.txt
+2
-2
No files found.
requirements.txt
View file @
7b0252a9
# The base set of requirements for REST framework is actually
# The base set of requirements for REST framework is actually
# 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
it is
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 seperate requirements files, allows us to
# only included the relevent sets when running tox, and ensures
# only included the relevent sets when running tox, and ensures
# we are only ever declaring ou
t dependa
ncies in one place.
# we are only ever declaring ou
r depende
ncies in one place.
-r requirements/requirements-optionals.txt
-r requirements/requirements-optionals.txt
-r requirements/requirements-testing.txt
-r requirements/requirements-testing.txt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment