From efac3d7608cbaa6cb5f1a3c726ec37e6c78a78b9 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sat, 17 Sep 2016 01:27:56 +0200 Subject: [PATCH] Use django CMS 3.4 with knocker --- tox.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tox.ini b/tox.ini index 0f1af8a..3579145 100644 --- a/tox.ini +++ b/tox.ini @@ -17,9 +17,9 @@ deps = cms32: djangocms-text-ckeditor<3.0 cms33: https://github.com/divio/django-cms/archive/release/3.3.x.zip cms33: djangocms-text-ckeditor>=3.0 - cms34: https://github.com/divio/django-cms/archive/develop.zip + cms34: https://github.com/divio/django-cms/archive/release/3.4.x.zip cms34: djangocms-text-ckeditor>=3.0 - knocker: https://github.com/divio/django-cms/archive/release/3.3.x.zip + knocker: https://github.com/divio/django-cms/archive/release/3.4.x.zip knocker: channels>=0.15 knocker: https://github.com/nephila/django-knocker/archive/master.zip?0.1.1 knocker: djangocms-text-ckeditor>=3.0