Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-pipeline
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
OpenEdx
django-pipeline
Commits
6088946b
Commit
6088946b
authored
Oct 27, 2013
by
Timothée Peignier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update django versions
parent
09eab6c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
tox.ini
+8
-8
No files found.
tox.ini
View file @
6088946b
...
@@ -14,7 +14,7 @@ commands =
...
@@ -14,7 +14,7 @@ commands =
[testenv:py26-1.5.X]
[testenv:py26-1.5.X]
basepython
=
python2.6
basepython
=
python2.6
deps
=
deps
=
Django
=
=1.5.
1
Django
=
=1.5.
5
mock
mock
jinja2
jinja2
futures
futures
...
@@ -22,7 +22,7 @@ deps =
...
@@ -22,7 +22,7 @@ deps =
[testenv:py27-1.5.X]
[testenv:py27-1.5.X]
basepython
=
python2.7
basepython
=
python2.7
deps
=
deps
=
Django
=
=1.5.
1
Django
=
=1.5.
5
mock
mock
jinja2
jinja2
futures
futures
...
@@ -30,7 +30,7 @@ deps =
...
@@ -30,7 +30,7 @@ deps =
[testenv:pypy-1.5.X]
[testenv:pypy-1.5.X]
basepython
=
pypy
basepython
=
pypy
deps
=
deps
=
Django
=
=1.5.
1
Django
=
=1.5.
5
mock
mock
jinja2
jinja2
futures
futures
...
@@ -39,12 +39,12 @@ deps =
...
@@ -39,12 +39,12 @@ deps =
basepython
=
python3.3
basepython
=
python3.3
deps
=
deps
=
jinja2
jinja2
Django
=
=1.5.
1
Django
=
=1.5.
5
[testenv:py26]
[testenv:py26]
basepython
=
python2.6
basepython
=
python2.6
deps
=
deps
=
git+git://github.com/django/django.git@stable/1.6.x
#egg=Django
https://www.djangoproject.com/m/releases/1.6/Django-1.6c1.tar.gz
#egg=Django
mock
mock
jinja2
jinja2
futures
futures
...
@@ -52,7 +52,7 @@ deps =
...
@@ -52,7 +52,7 @@ deps =
[testenv:py27]
[testenv:py27]
basepython
=
python2.7
basepython
=
python2.7
deps
=
deps
=
git+git://github.com/django/django.git@stable/1.6.x
#egg=Django
https://www.djangoproject.com/m/releases/1.6/Django-1.6c1.tar.gz
#egg=Django
mock
mock
jinja2
jinja2
futures
futures
...
@@ -60,7 +60,7 @@ deps =
...
@@ -60,7 +60,7 @@ deps =
[testenv:pypy]
[testenv:pypy]
basepython
=
pypy
basepython
=
pypy
deps
=
deps
=
git+git://github.com/django/django.git@stable/1.6.x
#egg=Django
https://www.djangoproject.com/m/releases/1.6/Django-1.6c1.tar.gz
#egg=Django
mock
mock
jinja2
jinja2
futures
futures
...
@@ -69,7 +69,7 @@ deps =
...
@@ -69,7 +69,7 @@ deps =
basepython
=
python3.3
basepython
=
python3.3
deps
=
deps
=
jinja2
jinja2
git+git://github.com/django/django.git@stable/1.6.x
#egg=Django
https://www.djangoproject.com/m/releases/1.6/Django-1.6c1.tar.gz
#egg=Django
[testenv:docs]
[testenv:docs]
basepython
=
python2.7
basepython
=
python2.7
...
...
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