diff --git a/setup.py b/setup.py index 0b5dcea..bd81cc7 100755 --- a/setup.py +++ b/setup.py @@ -30,7 +30,6 @@ setup( test_requires=[ 'django>=1.7', 'django-model-utils>=2.0.3', - 'six>=1.9.0', 'jsonfield>=1.0.3', 'pytz' ],