Commit 59424bd3 by Ned Batchelder

Remove south from the requirements

parent 8b8602b3
...@@ -42,7 +42,6 @@ setup( ...@@ -42,7 +42,6 @@ setup(
'Django>=1.4', 'Django>=1.4',
'markdown', 'markdown',
'django-sekizai', 'django-sekizai',
'south',
'django-mptt', 'django-mptt',
], ],
classifiers=[ classifiers=[
......
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