Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-wiki
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-wiki
Commits
08c2fd8e
Commit
08c2fd8e
authored
Mar 22, 2014
by
Luke Plant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed tox.ini dependencies for Python 3 support
parent
d6eaf906
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
tox.ini
+2
-3
No files found.
tox.ini
View file @
08c2fd8e
...
@@ -7,13 +7,12 @@ deps =
...
@@ -7,13 +7,12 @@ deps =
Markdown
=
=2.3.1
Markdown
=
=2.3.1
Pillow
=
=2.3.0
Pillow
=
=2.3.0
South
=
=0.8.4
South
=
=0.8.4
argparse
=
=1.2.1
django-classy-tags
=
=0.4
django-classy-tags
=
=0.4
django-mptt
=
=0.6.0
django-mptt
=
=0.6.0
django-sekizai
=
=0.7
django-sekizai
=
=0.7
sorl-thumbnail
=
=11.12
git+https://github.com/mariocesar/sorl-thumbnail@007156ba3428ce02a92dcd9cce03a4803225ea66
#egg=sorl.thumbnail
wiki
=
=0.0.23
wiki
=
=0.0.23
wsgiref
=
=0.1.2
six
=
=1.6.1
[testenv:py27-django14]
[testenv:py27-django14]
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