Commit 71708de4208e718465f1208e19a0eafb29c1c2a8

Authored by Sergio Oliveira
1 parent de37464e

removed south

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -4,7 +4,6 @@ from setuptools import setup, find_packages
4 4  
5 5 REQUIREMENTS = [
6 6 'Django==1.7.5',
7   - 'South==1.0.0',
8 7 'psycopg2==2.5.1',
9 8 'django-piston==0.2.3',
10 9 'pytz==2011n',
... ...