From 80778b9c04d5bbbf86deb0c66c56d6e6d36b47b9 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 7 Feb 2016 17:01:36 +0100 Subject: [PATCH] Fix mptt development fix --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 2b6da9f..8d74cd1 100644 --- a/tox.ini +++ b/tox.ini @@ -13,12 +13,12 @@ deps = django19: https://github.com/divio/django-filer/archive/develop.zip django19: https://github.com/divio/cmsplugin-filer/archive/develop.zip cms30: https://github.com/divio/django-cms/archive/support/3.0.x.zip - cms30: django-mptt<0.8 cms31: https://github.com/divio/django-cms/archive/support/3.1.x.zip cms32: https://github.com/divio/django-cms/archive/release/3.2.x.zip https://github.com/nephila/django-meta-mixin/archive/master.zip https://github.com/nephila/djangocms-helper/archive/develop.zip py26: unittest2 + django-mptt<0.8 https://github.com/aldryn/aldryn-apphooks-config/archive/master.zip https://github.com/nephila/djangocms-apphook-setup/archive/master.zip