Fix tox dependencies

This commit is contained in:
Iacopo Spalletti 2016-05-27 00:12:54 +02:00
parent 511bd66226
commit a6ef74cfdd
No known key found for this signature in database
GPG Key ID: BDCBC2EB289F60C6
1 changed files with 5 additions and 0 deletions

View File

@ -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