Commit 71708de4208e718465f1208e19a0eafb29c1c2a8
1 parent
de37464e
Exists in
master
and in
39 other branches
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,7 +4,6 @@ from setuptools import setup, find_packages | ||
4 | 4 | ||
5 | REQUIREMENTS = [ | 5 | REQUIREMENTS = [ |
6 | 'Django==1.7.5', | 6 | 'Django==1.7.5', |
7 | - 'South==1.0.0', | ||
8 | 'psycopg2==2.5.1', | 7 | 'psycopg2==2.5.1', |
9 | 'django-piston==0.2.3', | 8 | 'django-piston==0.2.3', |
10 | 'pytz==2011n', | 9 | 'pytz==2011n', |