diff --git a/tox.ini b/tox.ini index b513cd4..baecb65 100644 --- a/tox.ini +++ b/tox.ini @@ -14,11 +14,16 @@ deps = django19: Django>=1.9,<1.10 django19: django-mptt>=0.8 cms30: https://github.com/divio/django-cms/archive/support/3.0.x.zip + cms30: djangocms-text-ckeditor<2.8 cms31: https://github.com/divio/django-cms/archive/support/3.1.x.zip + cms31: djangocms-text-ckeditor<2.9 cms32: https://github.com/divio/django-cms/archive/release/3.2.x.zip + cms32: djangocms-text-ckeditor<3.0 cms33: https://github.com/divio/django-cms/archive/develop.zip + cms33: djangocms-text-ckeditor>=3.0 knocker: https://github.com/divio/django-cms/archive/release/3.2.x.zip knocker: https://github.com/nephila/django-knocker/archive/master.zip?0.1.1 + knocker: djangocms-text-ckeditor<3.0 django-meta>=1.2 https://github.com/nephila/djangocms-helper/archive/develop.zip py26: unittest2