aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-08-01 19:40:07 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-09-20 20:37:45 +1200
commit211e2fa3a53f775384c4a884568d0ae4634ddcb5 (patch)
tree5b55b81575f988227e1c04b878035c8b66a5ec38 /requirements.txt
parentae550c5a6c4b7ed531dd89edc06e3dd4f5a9cbf5 (diff)
downloadopenembedded-core-contrib-211e2fa3a53f775384c4a884568d0ae4634ddcb5.tar.gz
Drop south migrations
These cannot be used with Django 1.8 and thus we need to remove them. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ea5beeebaf..7fbbfb3a5e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,5 +16,4 @@ python-nvd3==0.14.2
python-slugify==1.1.4
six==1.10.0
smmap==0.9.0
-South==1.0.2
Unidecode==0.4.19