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
f67c0651
Commit
f67c0651
authored
Jun 26, 2011
by
markotibold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
syncing dependencies.
parent
d417a1a2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletions
+14
-1
requirements.txt
+1
-1
tox.ini
+13
-0
No files found.
requirements.txt
View file @
f67c0651
...
@@ -3,4 +3,4 @@
...
@@ -3,4 +3,4 @@
Django
==1.2.4
Django
==1.2.4
wsgiref
==0.1.2
wsgiref
==0.1.2
coverage
==3.4
coverage
==3.4
Py
Y
aml
==3.10
Py
y
aml
==3.10
tox.ini
View file @
f67c0651
...
@@ -29,6 +29,7 @@ deps=
...
@@ -29,6 +29,7 @@ deps=
django
=
=1.2.4
django
=
=1.2.4
coverage
=
=3.4
coverage
=
=3.4
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py26-django12]
[testenv:py26-django12]
basepython
=
python2.6
basepython
=
python2.6
...
@@ -36,6 +37,7 @@ deps=
...
@@ -36,6 +37,7 @@ deps=
django
=
=1.2.4
django
=
=1.2.4
coverage
=
=3.4
coverage
=
=3.4
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py27-django12]
[testenv:py27-django12]
basepython
=
python2.7
basepython
=
python2.7
...
@@ -43,6 +45,7 @@ deps=
...
@@ -43,6 +45,7 @@ deps=
django
=
=1.2.4
django
=
=1.2.4
coverage
=
=3.4
coverage
=
=3.4
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py25-django13]
[testenv:py25-django13]
basepython
=
python2.5
basepython
=
python2.5
...
@@ -50,6 +53,7 @@ deps=
...
@@ -50,6 +53,7 @@ deps=
django
=
=1.3
django
=
=1.3
coverage
=
=3.4
coverage
=
=3.4
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py26-django13]
[testenv:py26-django13]
basepython
=
python2.6
basepython
=
python2.6
...
@@ -57,6 +61,7 @@ deps=
...
@@ -57,6 +61,7 @@ deps=
django
=
=1.3
django
=
=1.3
coverage
=
=3.4
coverage
=
=3.4
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py27-django13]
[testenv:py27-django13]
basepython
=
python2.7
basepython
=
python2.7
...
@@ -64,6 +69,7 @@ deps=
...
@@ -64,6 +69,7 @@ deps=
django
=
=1.3
django
=
=1.3
coverage
=
=3.4
coverage
=
=3.4
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
####################################### EXAMPLES ################################################
####################################### EXAMPLES ################################################
...
@@ -79,6 +85,7 @@ deps=
...
@@ -79,6 +85,7 @@ deps=
httplib2
=
=0.6.0
httplib2
=
=0.6.0
Markdown
=
=2.0.3
Markdown
=
=2.0.3
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py26-django12e]
[testenv:py26-django12e]
basepython
=
python2.6
basepython
=
python2.6
...
@@ -92,6 +99,7 @@ deps=
...
@@ -92,6 +99,7 @@ deps=
httplib2
=
=0.6.0
httplib2
=
=0.6.0
Markdown
=
=2.0.3
Markdown
=
=2.0.3
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py27-django12e]
[testenv:py27-django12e]
basepython
=
python2.7
basepython
=
python2.7
...
@@ -105,6 +113,7 @@ deps=
...
@@ -105,6 +113,7 @@ deps=
httplib2
=
=0.6.0
httplib2
=
=0.6.0
Markdown
=
=2.0.3
Markdown
=
=2.0.3
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py25-django13e]
[testenv:py25-django13e]
basepython
=
python2.5
basepython
=
python2.5
...
@@ -118,6 +127,7 @@ deps=
...
@@ -118,6 +127,7 @@ deps=
httplib2
=
=0.6.0
httplib2
=
=0.6.0
Markdown
=
=2.0.3
Markdown
=
=2.0.3
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py26-django13e]
[testenv:py26-django13e]
basepython
=
python2.6
basepython
=
python2.6
...
@@ -131,6 +141,7 @@ deps=
...
@@ -131,6 +141,7 @@ deps=
httplib2
=
=0.6.0
httplib2
=
=0.6.0
Markdown
=
=2.0.3
Markdown
=
=2.0.3
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
[testenv:py27-django13e]
[testenv:py27-django13e]
basepython
=
python2.7
basepython
=
python2.7
...
@@ -144,3 +155,4 @@ deps=
...
@@ -144,3 +155,4 @@ deps=
httplib2
=
=0.6.0
httplib2
=
=0.6.0
Markdown
=
=2.0.3
Markdown
=
=2.0.3
unittest-xml-reporting
=
=1.2
unittest-xml-reporting
=
=1.2
Pyyaml
=
=3.10
\ No newline at end of file
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