Commit 9664ce11 by benjaoming

Add PIL to requirements.txt and remove Python 2.5 from travis

parent 3607ea85
language: python language: python
python: python:
- "2.5"
- "2.6" - "2.6"
- "2.7" - "2.7"
# command to run tests # command to run tests
......
...@@ -3,4 +3,4 @@ Markdown<2.3.0 ...@@ -3,4 +3,4 @@ Markdown<2.3.0
django-sekizai<0.7 django-sekizai<0.7
django-mptt>=0.5.3 django-mptt>=0.5.3
sorl-thumbnail sorl-thumbnail
PIL
...@@ -4,3 +4,4 @@ Markdown<2.3.0 ...@@ -4,3 +4,4 @@ Markdown<2.3.0
django-sekizai<0.7 django-sekizai<0.7
django-mptt>=0.5.3 django-mptt>=0.5.3
sorl-thumbnail sorl-thumbnail
PIL
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment